Denis Flaven
ea3fe45ce5
Fix for Trac #559 : ldap user can login with blank password
...
SVN:1.2.1[2108]
2012-06-14 16:23:42 +00:00
Denis Flaven
5b39fd372f
Updated the test list to take into account Trac #558 (hexadecimal numbers inside strings)
...
SVN:1.2.1[2105]
2012-06-14 09:26:20 +00:00
Denis Flaven
6bca068bbe
Fixed Trac #558 : properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP').
...
Note that for now hexadecimal numbers are parsed but not interpreted properly...
SVN:1.2.1[2102]
2012-06-14 09:14:47 +00:00
Romain Quetiez
4c0150378c
Fixed regression (See #556 ) due to the existence of an overload of the protected API GetUserOrgs
...
SVN:1.2.1[2099]
2012-06-14 07:40:41 +00:00
Romain Quetiez
be4d017f4c
#556 Continuation (suppressed a warning)
...
SVN:1.2.1[2082]
2012-06-05 15:38:39 +00:00
Romain Quetiez
ffd816038d
#556 Reworked the caching of user rights data (really too slow for > 1000 users)
...
SVN:1.2.1[2081]
2012-06-05 15:22:25 +00:00
Denis Flaven
9818214ec8
Protects against too long strings when logging web services events
...
SVN:1.2.1[1962]
2012-04-19 11:18:41 +00:00
Romain Quetiez
f115e0b120
Fixed bug on the export for Excel: time is given in am-pm format (there is no way to know wether it is in the morning or the afternoon)
...
SVN:1.2.1[1945]
2012-04-06 09:32:00 +00:00
Denis Flaven
10b81f0569
Properly log-off (and report the issue in the log) in case we fail to create a user during the CAS Synchro
...
SVN:1.2.1[1941]
2012-04-04 10:06:43 +00:00
Romain Quetiez
3d5c05f6d4
Updated schema.php to add web link to link class on linked set attributes
...
SVN:1.2.1[1938]
2012-04-03 11:25:41 +00:00
Romain Quetiez
46c71fcefc
#540 Data synchro: the option "write if empty" was not implemented
...
SVN:1.2.1[1932]
2012-03-29 13:28:40 +00:00
Denis Flaven
198898ada4
Bug fix: to do not try to access a DataSource while it's being deleted
...
SVN:1.2.1[1930]
2012-03-27 11:32:51 +00:00
Denis Flaven
42f355a592
CAS integration. Done.
...
SVN:1.2.1[1920]
2012-03-22 15:29:53 +00:00
Denis Flaven
ab1fc4b1b5
CAS integration:
...
- regression fix: support patterns for the MemberOf groups filtering
- activate/de-activate the profiles synchronization using the 'cas_update_profiles' configuration flag
- provide default profile(s) when creating a new user from CAS, only if no match is found for assigning profiles from the CAS MemberOf group(s).
....
SVN:1.2.1[1918]
2012-03-22 15:14:49 +00:00
Denis Flaven
2273e2dbaa
Don't trigger a full search when the entered text is empty !
...
SVN:1.2.1[1866]
2012-02-21 14:09:21 +00:00
Denis Flaven
68412f53a4
Typo!
...
SVN:1.2.1[1865]
2012-02-21 14:07:40 +00:00
Denis Flaven
7c7b657d71
Bug fix: Reset the URLMaker context after generating the notifications
...
SVN:1.2.1[1864]
2012-02-21 14:07:12 +00:00
Denis Flaven
42dc240aac
Creating the 1.2.1 branch for maintenance purposes
...
SVN:1.2.1[1844]
2012-02-07 09:26:12 +00:00
Denis Flaven
fac1084b1d
Release 1.2.1
...
SVN:1.2.1[1839]
1.2.1
2012-02-01 16:14:47 +00:00
Denis Flaven
e623467782
Readme updated for the 1.2.1 release.
...
SVN:1.2[1838]
2012-02-01 10:27:10 +00:00
Denis Flaven
32208fcbfc
Readme updated for the 1.2.1 release.
...
SVN:1.2[1837]
2012-02-01 10:24:31 +00:00
Denis Flaven
dcbff406f7
Fix to the Brazilian translation: thanks to Google translate !
...
SVN:1.2[1836]
2012-01-31 17:51:15 +00:00
Denis Flaven
017dfe641c
Update to the Brazilian translation, thanks to Marco Tulio
...
SVN:1.2[1834]
2012-01-31 17:48:02 +00:00
Denis Flaven
fad258cd2d
(Tried to) improve the display of the Synchronization Tooltip that "sometimes" does not work on IE 8...
...
SVN:1.2[1832]
2012-01-31 17:30:59 +00:00
Denis Flaven
3470ce18e8
Removed a (useless) hardcoded reference to FunctionalCI
...
SVN:1.2[1830]
2012-01-31 15:39:35 +00:00
Denis Flaven
af710c549f
SQL Block with parameters were always displayed as table, whatever their type...
...
SVN:1.2[1828]
2012-01-31 15:04:23 +00:00
Denis Flaven
ee938d674d
Fixed typos during the copy/paste for automatic account creation
...
SVN:1.2[1826]
2012-01-31 12:36:05 +00:00
Denis Flaven
423de35cf5
Fixed the encoding of mail headers !
...
SVN:1.2[1825]
2012-01-31 12:35:34 +00:00
Denis Flaven
6a7af8ad73
Make the OQLQuery class import-able
...
SVN:1.2[1822]
2012-01-30 17:46:00 +00:00
Denis Flaven
89732d6e52
Put some default reconciliation keys to ease the use of CSV import
...
SVN:1.2[1820]
2012-01-30 17:42:54 +00:00
Denis Flaven
cddeab2c90
Protect against empty list of reconciliation keys
...
SVN:1.2[1818]
2012-01-30 17:38:45 +00:00
Denis Flaven
d9d84703ae
Fix to have the proper use of GetEditValue... thanks to C. Naud
...
SVN:1.2[1817]
2012-01-30 12:49:04 +00:00
Romain Quetiez
c3de9ecf10
Export for spreadsheets: transform keys (id of the queried object or external keys) into the corresponding friendly name
...
SVN:1.2[1815]
2012-01-30 10:58:21 +00:00
Denis Flaven
cf37a50b3d
Enhancements to the German localization
...
SVN:1.2[1814]
2012-01-30 10:45:27 +00:00
Romain Quetiez
4db30648c2
Object details: log always displayed AFTER plugin data
...
SVN:1.2[1812]
2012-01-27 13:51:17 +00:00
Denis Flaven
8de84d5ec7
Fixed Trac#518 : Properly pass the context (i.e. currently selected org) to the auto-refresh lists
...
SVN:1.2[1810]
2012-01-25 10:27:23 +00:00
Denis Flaven
459a271d11
Fixed Trac#522: issue with non-ASCII characters in notifications subject.
...
SVN:1.2[1809]
2012-01-24 18:24:34 +00:00
Denis Flaven
9da00b83b2
Added the ability to display a custom welcome/disclaimer message at the bottom of the login form.
...
SVN:1.2[1807]
2012-01-24 15:24:25 +00:00
Denis Flaven
0c8ef6a690
Why put "APPROOT/modules/" as the AbsoluteUrlAppRoot in the portal ??
...
SVN:1.2[1804]
2012-01-24 14:26:39 +00:00
Denis Flaven
cdefd7a4c6
Hmmm, also may cause troubles for bug #519...
...
SVN:1.2[1801]
2012-01-24 13:04:39 +00:00
Romain Quetiez
4f057ac29f
Improved the check on data model consistency: detection of SQL columns used by two attributes
...
SVN:1.2[1800]
2012-01-24 13:01:55 +00:00
Denis Flaven
ab16588f87
Fix for Trac#519 - change password bug !
...
SVN:1.2[1799]
2012-01-24 13:00:15 +00:00
Denis Flaven
07d8da9d99
Added the "search" form on top of the list of users
...
SVN:1.2[1796]
2012-01-20 15:24:33 +00:00
Romain Quetiez
c539f19ce9
Optimized memory usage when auditing large volumes of CIs (10'000 items was requiring 200 Mb, it now runs with 32 Mb -including the 30Mb overhead!)
...
SVN:1.2[1795]
2012-01-20 15:03:07 +00:00
Denis Flaven
3635e60850
Typo fix
...
SVN:1.2[1794]
2012-01-20 14:19:56 +00:00
Denis Flaven
b278b84f46
Fixed #481 : localized characters in Service / Service Category name and description were not properly displayed.
...
SVN:1.2[1793]
2012-01-20 14:16:20 +00:00
Romain Quetiez
04647970a8
Case log now largely bigger than 64 Kilobytes... (reintegrated change made in trunk)
...
SVN:1.2[1791]
2012-01-19 15:32:48 +00:00
Romain Quetiez
fe58f6bd19
Fixed regression in the tool to test queries: losing the query when there is a syntax error
...
SVN:1.2[1788]
2012-01-19 10:13:36 +00:00
Romain Quetiez
0d6cd529a1
#516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list)
...
SVN:1.2[1786]
2012-01-18 16:59:09 +00:00
Denis Flaven
2a155fe8ee
Added SetMessageId for forward compatibility with SwiftMailer
...
SVN:1.2[1785]
2012-01-18 10:05:12 +00:00