Commit Graph

1353 Commits

Author SHA1 Message Date
Sebastian Sdorra
dfaa96b8ca remove cancel button on login window if anonymous access is disabled, see issue #396 2013-12-27 17:17:59 +01:00
Sebastian Sdorra
0687dc073a merge with branch issue-474 2013-12-13 08:08:47 +01:00
pankaj azad
211f787f65 sonia.panel.syntaxhighlighterpanel.js edited to include .c, .h, .hh, .cc extensions for C++ & .idl for java (because CORBA IDL has similar keywords) 2013-12-08 15:08:14 +00:00
Sebastian Sdorra
de94e93fef merge with branch issue-481 2013-11-07 09:14:00 +01:00
Sebastian Sdorra
477a425b5a remove setContentLength with -1 to fix CGI on jetty 9, see #481 2013-11-05 08:56:12 +01:00
Ángel L. García
e494bcb6c3 Spanish translation.
This translation is based in german translation by Ahmed Saad (fd4a0b06f5).
2013-10-30 10:39:04 +01:00
Sebastian Sdorra
1350bba16b use full message instead of short message for git commits 2013-10-30 09:02:38 +01:00
Ángel L. García
4681c4e789 Use variable instead static text in tab for internationalization and localization. 2013-10-30 08:49:13 +01:00
angel
578c79288a Use variable for text in filter label for internationalization and localization. 2013-10-29 12:12:08 +01:00
angel
7500f038b0 Merge with issue-470 2013-10-29 10:10:59 +01:00
angel
47e24e8f70 Use of navigation title instead of tab title 2013-10-29 10:02:25 +01:00
Sebastian Sdorra
0cdd2e8dd6 merge with issue-470 2013-10-28 13:19:16 +01:00
Sebastian Sdorra
152abc58c2 use same validation rules for user and group names 2013-10-28 13:15:12 +01:00
angel
1682c2d1a1 Typo 2013-10-21 23:02:58 +02:00
Clemens Rabe
907b8a6fff Merged sdorra/scm-manager into default 2013-10-19 18:49:40 +02:00
saadous
a6c660c1e3 german translation adjusted 2013-10-17 11:30:20 +02:00
Clemens Rabe
c06d3e7bee Reverted ChainAuthenticatonManager.java 2013-10-16 19:51:16 +02:00
Clemens Rabe
814b940998 Reverted mess of eclipse formatting. 2013-10-15 20:57:38 +02:00
Clemens Rabe
13bd150c6f Merged sdorra/scm-manager into default 2013-10-12 10:19:22 +02:00
Sebastian Sdorra
c5eef6670c added brushes for applescript and sass 2013-10-10 12:57:08 +02:00
Sebastian Sdorra
633413d7da fix wrong sql brush filename 2013-10-10 12:54:49 +02:00
Clemens Rabe
2875794519 Added auto-login filter system. 2013-10-02 19:45:21 +02:00
Sebastian Sdorra
d0c89357b4 improve login error messages 2013-09-28 14:21:08 +02:00
Sebastian Sdorra
2fd92b0450 improve exception mapping 2013-09-28 14:03:59 +02:00
Sebastian Sdorra
9b9d04e6a8 fix typo 2013-09-28 13:28:08 +02:00
Sebastian Sdorra
e10e2a6ac0 added ui for login attempt limit configuration 2013-09-18 12:28:12 +02:00
Sebastian Sdorra
b2c1336b08 added configuration options for login attempt limits 2013-09-16 17:36:16 +02:00
Sebastian Sdorra
bfa4372626 implement login attempt handler to handle failed authentications 2013-09-16 13:58:19 +02:00
Sebastian Sdorra
4586d2de0b merge with branch issue-439 2013-09-13 16:20:03 +02:00
Sebastian Sdorra
ab72b82e7b avoid duplicate members in groups 2013-09-13 16:19:06 +02:00
Sebastian Sdorra
a089105b6d merge with branch issue-440 2013-09-11 09:30:00 +02:00
Sebastian Sdorra
c09b92bc04 fix possible npe with unpacked war files 2013-09-10 21:11:30 +02:00
Sebastian Sdorra
252108a7ab fix permission caching for logged in users 2013-08-28 16:15:41 +02:00
Sebastian Sdorra
de69dc7593 merge with branch issue-435 2013-08-27 08:02:47 +02:00
Sebastian Sdorra
770f9645b3 disable cdi descovery for webapp, guava and jsersey-guava 2013-08-26 08:56:13 +02:00
Sebastian Sdorra
ca19c542b7 added format option as query param for diff resource 2013-08-23 15:07:31 +02:00
Sebastian Sdorra
3ace08d9ca change order of permission column and use a more robust cell editor check 2013-08-23 11:14:09 +02:00
Sebastian Sdorra
bed58f948b fix bug with user events and decorated user managers 2013-08-09 11:08:27 +02:00
Sebastian Sdorra
dca8279af7 merge with branch issue-423 2013-08-05 15:04:34 +02:00
Sebastian Sdorra
4231c20fde update mustache to version 0.8.13 2013-07-27 18:30:48 +02:00
Sebastian Sdorra
5f41569bdf update enunciate to version 1.27 2013-07-27 16:35:31 +02:00
Sebastian Sdorra
e1a3940e8e clear authorization cache, when a group has changed 2013-07-26 08:25:22 +02:00
Sebastian Sdorra
a81342b3c6 remove subscribe annotation from realm, because it is no longer needed 2013-07-26 08:20:46 +02:00
Sebastian Sdorra
5bc88aff2e create logging configuration for tests to avoid log file creation during builds with release profile 2013-07-24 09:12:07 +02:00
Sebastian Sdorra
624c3ba44e bind new hook api 2013-07-21 17:35:18 +02:00
Sebastian Sdorra
c9cabc1120 do not wrap ExtendedRepositoryHookEvent 2013-07-21 17:35:01 +02:00
Sebastian Sdorra
75d730e75d fix scrollbars on linux with firefox 21 2013-06-28 08:44:21 +02:00
Sebastian Sdorra
1f55d7261a use ServletContainerDetector instead of SystemUtil 2013-06-19 16:28:03 +02:00
Sebastian Sdorra
68bc30e717 fix wrong resource urls of cache configurations 2013-06-18 12:36:30 +02:00
Sebastian Sdorra
b24dcf2642 improve logging 2013-06-18 12:33:29 +02:00