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. |
|
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. |
|
More...
|
over 17 years ago
|
Test class fixed after the change due to LUTECE-411 |
|
More...
|
over 17 years ago
|
LUTECE-325 Added : check if portal authentication is required when authentication is external. |
|
More...
|
over 17 years ago
|
LUTECE-416 : AdminMenu Url added into AppPathService and lutece.properties, in order to be used by AuthenticationFilter |
|
More...
|
over 17 years ago
|
LUTECE-408 : RBAC - When no resources list is available, the radio button is not shown |
|
More...
|
over 17 years ago
|
Add create data base automatically in build.xml. |
|
More...
|
over 17 years ago
|
Add tests Classes, in directory src/test/java. |
|
More...
|
over 17 years ago
|
Add maven-plugin for execute tests and generate reports tests. |
|
More...
|
over 17 years ago
|
LUTECE-415 : BO External authentication fix when the session is lost |
|
More...
|
over 17 years ago
|
AppInfo : version modified 2.1.0rc1 |
|
More...
|
over 17 years ago
|
LUTECE-410 : Button "Select All" added to user's rights management |
|
More...
|
over 17 years ago
|
LUTECE-411 : MyLutece Authentication API extended to retrieve users |
|
More...
|
over 17 years ago
|
LUTECE-383 Updated init( ) function to static. |
|
More...
|
over 17 years ago
|
LUTECE-404 : plugin.init( ) moved after connectionService initialization. |
|
More...
|
over 17 years ago
|
LUTECE-137 getRegisteredUser() : Check if request is null. |
|
More...
|
over 17 years ago
|
LUTECE-325 : restore precedent state |
|
More...
|
over 17 years ago
|
Re added the old constructor. |
|
More...
|
over 17 years ago
|
LUTECE-382 : plugins can declare several CSS and Javascript files instead of one |
|
More...
|
over 17 years ago
|
LUTECE-292 Added : verification of role key with StringUtil.checkCodeKey(). |
|
More...
|
over 17 years ago
|
LUTECE-401 Added : checkCodeKey() method |
|
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
|