Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding error handling for new validations. Fix web ui tests. | Martin Stockhammer | 2019-05-03 | 3 | -8/+11 |
| | | | | (cherry picked from commit d4be8968cfb9910f335009e1538292671aa67853) | ||||
* | Adding environment variable for user config file | Martin Stockhammer | 2018-10-25 | 1 | -10/+0 |
| | |||||
* | Changing path for url cache | Martin Stockhammer | 2018-05-01 | 1 | -1/+1 |
| | |||||
* | [MRM-1966] Fixing error for 0 value of daysOlder entry | Martin Stockhammer | 2017-11-24 | 1 | -2/+2 |
| | | | | UI did not allow to enter value 0 for the daysOlder value. | ||||
* | Adapting the web modules to the new repository api | Martin Stockhammer | 2017-11-01 | 2 | -12/+12 |
| | |||||
* | Changing daysOlder to retentionTime | Martin Stockhammer | 2017-10-03 | 2 | -13/+13 |
| | |||||
* | Migrating web modules to java.nio | Martin Stockhammer | 2017-09-11 | 1 | -3/+3 |
| | |||||
* | remove all references to sirona | olivier lamy | 2017-06-16 | 3 | -30/+0 |
| | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | Migrating additional tests to WebDriver | Martin Stockhammer | 2017-06-08 | 1 | -1/+1 |
| | | | | | LoginTest, ArchivaAdminTest, RepositoryAdminTest are migrated to WebDriver tests with FluentWait usage. | ||||
* | Changing tests to WebDriver | Martin Stockhammer | 2017-06-08 | 1 | -1/+1 |
| | |||||
* | Centralizing openjpa log config | Martin Stockhammer | 2017-05-21 | 1 | -1/+1 |
| | |||||
* | [MRM-1942] Merge branch 'jpa' into master | Martin Stockhammer | 2017-05-20 | 3 | -36/+40 |
|\ | | | | | | | Removing JDO and add JPA backend. | ||||
| * | Use JPA as default and only database backendwithout_jdojpa | Martin Stockhammer | 2016-12-30 | 2 | -38/+27 |
| | | | | | | | | | | | | Remove the JDO dependencies and set the JPA implementation as only database alternative and default implementation. Uses the same database as JDO before. | ||||
| * | Add admin user check after system configuration change | Martin Stockhammer | 2016-10-26 | 2 | -4/+13 |
| | | |||||
| * | Adding JPA provider as user manager | Martin Stockhammer | 2016-10-09 | 1 | -0/+6 |
| | | |||||
* | | jetty.xml ready, do not force encoding in encoding servlet | olivier lamy | 2017-05-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | Adding check path to remote repositories | Martin Stockhammer | 2017-05-10 | 2 | -2/+19 |
| | | | | | | | | | | | | | | Allow to set a check path for connection checks to the remote repositories. This is useful for repositories that do not allow to browse the base directory. Improved the fix for MRM-1933 | ||||
* | | avoid null | olivier lamy | 2017-05-10 | 1 | -10/+12 |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | ||||
* | | [MRM-1937] Prevent creation of wrong initial admin | Martin Stockhammer | 2017-04-14 | 1 | -0/+1 |
| | | | | | | | | | | Disables the name field for the admin user, when the primary admin is created. | ||||
* | | Adding validation token during loginfeature/header_check | Martin Stockhammer | 2017-02-12 | 2 | -8/+35 |
|/ | |||||
* | Adding restricted view for user managable repositories | Martin Stockhammer | 2016-09-14 | 1 | -1/+1 |
| | | | | | | Adds additional rest method to list the repositories where the user has manage permissions. Restricts the view for uploads to only managable repositories. | ||||
* | Fixing issue of multiple login requests after logout | Martin Stockhammer | 2016-09-08 | 1 | -0/+2 |
| | | | | Resets the event listeners on the login button when the modal dialog is started. | ||||
* | Implements JIRA issue MRM-1201 | Jalal Almutawa | 2015-12-20 | 1 | -1/+2 |
| | |||||
* | Adding alphabetical ordering for blacklist | Paul Thompson | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | Adding alphabetical order for the whitelist | Paul Thompson | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | MRM-1892 fix | Eric Barboni | 2015-05-20 | 1 | -1/+1 |
| | | | wrong id for pagination div | ||||
* | MRM-1886 bind javascript to tr instead li (change in html) | Eric Barboni | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Specify using separate caches for different data items (users, keys, namespaces) | Andrey Sysoev | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | [MRM-1359] remove maven1 ui part | Olivier Lamy | 2015-02-13 | 3 | -442/+1 |
| | |||||
* | fix changing repository with chrome | Olivier Lamy | 2015-01-22 | 1 | -2/+3 |
| | |||||
* | Merge branch 'MRM-813' | Olivier Lamy | 2014-10-20 | 2 | -2/+2 |
|\ | |||||
| * | Metatada typo fixes | Jonathan Sharp | 2014-10-18 | 2 | -2/+2 |
| | | |||||
* | | MRM-1863 synchronize link and text link display for repository group ctd | Eric Barboni | 2014-10-16 | 1 | -1/+1 |
| | | |||||
* | | MRM-1863 synchronize link and text link display for repository group | Eric Barboni | 2014-10-15 | 1 | -2/+8 |
|/ | |||||
* | avoid too much noise | Olivier Lamy | 2014-10-15 | 1 | -2/+0 |
| | |||||
* | avoid too much noise | Olivier Lamy | 2014-10-15 | 1 | -2/+2 |
| | |||||
* | MRM-1811 add alternative pagination for simplegrid | Eric Barboni | 2014-10-14 | 3 | -4/+61 |
| | |||||
* | MRM-1810 remove group filter | Jonathan Sharp | 2014-10-07 | 1 | -1/+0 |
| | |||||
* | MRM-1810 removed properties filter, added i18n help content | Jonathan Sharp | 2014-10-07 | 1 | -2/+0 |
| | |||||
* | MRM-1767 changerepository location missing slash | Eric Barboni | 2014-10-06 | 1 | -0/+7 |
| | |||||
* | MRM-770 Related. Display classifier (use table because of messy alignment ↵ | Eric Barboni | 2014-10-03 | 1 | -26/+44 |
| | | | | with lot of information) | ||||
* | [MRM-1853] On first start up, you get a perpetual loading indicator. | Olivier Lamy | 2014-07-24 | 1 | -0/+3 |
| | | | | Submitted by Robert David | ||||
* | prevent js error when updating password | Olivier Lamy | 2014-05-30 | 2 | -1/+6 |
| | |||||
* | [MRM-1841] "Remember me" not working | Olivier Lamy | 2014-05-23 | 3 | -90/+110 |
| | | | | | restore password storage in the cookie. if remember activated and the cookie is available with a username/password an automatic login will be try | ||||
* | requirejs 2.1.11 | Olivier Lamy | 2014-05-23 | 3 | -37/+37 |
| | |||||
* | jquery 1.11.1 | Olivier Lamy | 2014-05-23 | 4 | -6/+6 |
| | |||||
* | upgrade jquery cookie plugin to 1.4.1 | Olivier Lamy | 2014-05-23 | 3 | -92/+118 |
| | |||||
* | [MRM-1841] "Remember me" not working | Olivier Lamy | 2014-05-21 | 1 | -4/+8 |
| | | | | password not stored anymore | ||||
* | display alert image in case of error when checking remote repo | Olivier Lamy | 2014-05-19 | 1 | -2/+5 |
| | |||||
* | [MRM-1841] "Remember me" not working | Olivier Lamy | 2014-05-15 | 3 | -3/+7 |
| |