40
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renameLUTECE-339 : rename tables and columns for Oracle compatibility : - table core_admin_right : column level (level_right) - table core_admin_user : column level (level_user) - table core_mode : column output_xsl_omit_xml_declaration (output_xsl_omit_xml_dec) - table core_admin_mailing_list_users_filter (core_admin_mailing_list_filter ) More... over 17 years ago
column level on index_right --> level_right More... over 17 years ago
LUTECE-337 [Temp] comment rights delegation button.
ELY
More... over 17 years ago
LUTECE-419 : replace "login" by "access_code" More... over 17 years ago
Replace buttons by icons More... over 17 years ago
LUTECE-432 : add id page on list More... over 17 years ago
LUTECE-339 : rename tables and columns for Oracle compatibility : - table core_admin_right : column level (level_right) - table core_admin_user : column level (level_user) - table core_mode : column output_xsl_omit_xml_declaration (output_xsl_omit_xml_dec) - table core_admin_mailing_list_users_filter (core_admin_mailing_list_filter ) More... over 17 years ago
Add maven-jar-plugin with goal test-jar execution, for package core tests classes.
JST
More... over 17 years ago
Test class fixed after the change due to LUTECE-411
Pierre Levy
as pierrelevy
More... over 17 years ago
LUTECE-325 Added : check if portal authentication is required when authentication is external.
ELY
More... over 17 years ago
LUTECE-416 : AdminMenu Url added into AppPathService and lutece.properties, in order to be used by AuthenticationFilter
Pierre Levy
as pierrelevy
More... over 17 years ago
LUTECE-408 : RBAC - When no resources list is available, the radio button is not shown
Pierre Levy
as pierrelevy
More... over 17 years ago
Add create data base automatically in build.xml.
JST
More... over 17 years ago
Add tests Classes, in directory src/test/java.
JST
More... over 17 years ago
Add maven-plugin for execute tests and generate reports tests.
JST
More... over 17 years ago
LUTECE-415 : BO External authentication fix when the session is lost
Pierre Levy
as pierrelevy
More... over 17 years ago
AppInfo : version modified 2.1.0rc1
Pierre Levy
as pierrelevy
More... over 17 years ago
LUTECE-410 : Button "Select All" added to user's rights management
Pierre Levy
as pierrelevy
More... over 17 years ago
LUTECE-411 : MyLutece Authentication API extended to retrieve users
Pierre Levy
as pierrelevy
More... over 17 years ago
LUTECE-383 Updated init( ) function to static.
ELY
More... over 17 years ago
LUTECE-404 : plugin.init( ) moved after connectionService initialization.
ELY
More... over 17 years ago
LUTECE-137 getRegisteredUser() : Check if request is null.
ELY
More... over 17 years ago
LUTECE-325 : restore precedent state More... over 17 years ago
Re added the old constructor.
JST
More... over 17 years ago
LUTECE-382 : plugins can declare several CSS and Javascript files instead of one
Pierre Levy
as pierrelevy
More... over 17 years ago
LUTECE-292 Added : verification of role key with StringUtil.checkCodeKey().
ELY
More... over 17 years ago
LUTECE-401 Added : checkCodeKey() method
ELY
More... over 17 years ago
git-svn-id: http://dev.lutece.paris.fr/svn/lutece/portal/trunk/core@4274 bab10101-e421-0410-a517-8ce0973de3ef More... over 17 years ago
LUTECE-363 : add "i" variable incrementation, modify condition (i > 1 and not != 0) : all the parameters > 1 are & character ( the first is ? character) More... over 17 years ago
LUTECE-397 : form url change More... over 17 years ago