Commit Graph

1733 Commits

Author SHA1 Message Date
Uwe Steinmann
b7f20daa26 use translation for hardcoded strings 2013-09-20 20:56:46 +02:00
Uwe Steinmann
eb9c1d14b6 add translation for 'Stastistic' (Bug #88) 2013-09-20 19:01:18 +02:00
Uwe Steinmann
1b86aa6727 check for _enableOwnerRevApp before showing the approve/review button 2013-09-19 14:27:09 +02:00
Uwe Steinmann
0bb3f2937e add note about propperly setting the LANG variable 2013-09-17 11:26:39 +02:00
Uwe Steinmann
961a4351c2 add missing div in header
this also makes the folding of the menu work again
2013-09-09 20:46:33 +02:00
Uwe Steinmann
b87aa2b8c7 add missing placeholdes in chzn select box (fixes bug #87) 2013-09-09 07:31:06 +02:00
Uwe Steinmann
91a4c65b6c add translation text in select boxes (fixes bug #87)
if select box is managed by chosen and no match could be found
2013-09-09 07:16:18 +02:00
Uwe Steinmann
9f6cb6453c folder tree can be expanded again on default 2013-09-06 15:24:51 +02:00
Uwe Steinmann
a7af6656b4 PROPFIND returns same documents like GET
PROPFIND previously returned all documents while GET returned only
released documents. They now both return only released documents.
2013-09-06 08:00:18 +02:00
Uwe Steinmann
9a0d6cb3b8 set icon for rar files (fixes bug #85) 2013-09-05 22:59:45 +02:00
Uwe Steinmann
275896d95c translate strings (fixes bug #86) 2013-09-05 22:51:01 +02:00
Uwe Steinmann
6f08c702ef Merge branch 'develop' 2013-09-05 07:56:52 +02:00
Uwe Steinmann
b6ca77e261 new version 4.3.0 2013-09-05 07:44:22 +02:00
Uwe Steinmann
c286754d79 prepare for new version 4.3.0 2013-09-05 07:43:07 +02:00
Uwe Steinmann
c72f42898b last missing entry for 4.3.0 2013-09-05 07:41:07 +02:00
Uwe Steinmann
44164ebf40 getPath() works propperly even if root id is not 1
getPath doesn't return any folders above the root id even if they
exist
2013-09-05 07:33:17 +02:00
Uwe Steinmann
5e17cf150f use post request for checking password strength
get request will leave the password in the log files
2013-09-03 08:20:25 +02:00
Uwe Steinmann
ae1f78228a ajax request can use post or get 2013-09-03 08:19:59 +02:00
Uwe Steinmann
eef320ce0b add entry for fixed bug #81 in 4.3.0 2013-08-17 07:38:06 +02:00
Uwe Steinmann
ec047b53da fix missing email headers when sending passwort forgotten mail
Closes Bug #81
2013-08-17 07:36:43 +02:00
Uwe Steinmann
d77bab38bc new entry for 4.3.0 2013-08-14 14:10:04 +02:00
Uwe Steinmann
e9adfa0f92 propper passing of url params in page list
the links in the page browser were missing propper attribute values
2013-08-14 09:12:20 +02:00
Uwe Steinmann
04dc5f95a4 new verson 4.3.0RC3 2013-08-14 08:12:34 +02:00
Uwe Steinmann
617ce77101 more log entries for 4.3.0 2013-08-13 22:10:24 +02:00
Uwe Steinmann
6d4cf1f4f9 check if SeedDMS_Lucene_Search::search() returns false
issue an error msg in that case
2013-08-13 22:09:40 +02:00
Uwe Steinmann
0c83c64ff9 new version 1.1.4 2013-08-13 22:09:18 +02:00
Uwe Steinmann
488c247ca9 search() returns false if query term causes an exception 2013-08-13 22:08:47 +02:00
Uwe Steinmann
a177b8689f catch Lucene_Exeption if query is invalid 2013-08-13 20:20:12 +02:00
Uwe Steinmann
452aa8edea fix some typos 2013-08-13 15:17:16 +02:00
Uwe Steinmann
ef933079bc set version to 4.3.0RC2 2013-08-13 15:10:40 +02:00
Uwe Steinmann
5d06e2e256 check for minimum php version 2013-08-13 15:10:09 +02:00
Uwe Steinmann
67e676349d more entries for 4.3.0 2013-08-07 08:57:32 +02:00
Uwe Steinmann
68e1d995b1 fix setting password when simple password strength is set
no matter what password strength algorthm was set, the advanced
algorithm was used.
2013-08-07 08:55:36 +02:00
Uwe Steinmann
857519033d do not allow to change workflow if it is mandatory 2013-08-06 14:21:40 +02:00
Uwe Steinmann
cb60c86e6e use action name if not translation can be found 2013-08-05 20:41:22 +02:00
Uwe Steinmann
bf01a83a05 show plain workflow action name if translation cannot be found 2013-08-05 14:55:53 +02:00
Uwe Steinmann
a8e50ec899 complete sentence which misses two words 2013-08-01 19:16:06 +02:00
Uwe Steinmann
22a5e6222d check for create_tables-sqlite3.sql instead of create_tables.sql 2013-08-01 19:15:32 +02:00
Uwe Steinmann
173b8a2ca1 add note about none anonymous bind for ldap servers 2013-07-31 22:02:25 +02:00
Uwe Steinmann
ea27bd41fd connect to ldap server which doesn't allow anonymous bind 2013-07-31 22:00:51 +02:00
Uwe Steinmann
616c6c3706 use utf-8 in email subject 2013-07-23 07:01:27 +02:00
Uwe Steinmann
c0961ae809 new version 4.3.0RC1 2013-07-19 23:08:28 +02:00
Uwe Steinmann
85a4e38839 close datepicker of current target 2013-07-18 17:30:50 +02:00
Uwe Steinmann
960b8bbec8 add note about dropped support for myisam 2013-07-08 08:41:29 +02:00
Uwe Steinmann
999a061f81 add field 'regex' to tblAttributeDefinitions, set version to 4.3.0 2013-07-08 08:40:53 +02:00
Uwe Steinmann
b7892c656b drop support for myisam database engine 2013-07-05 19:58:00 +02:00
Uwe Steinmann
6f7e6851e5 add entry for fixing bug #66 2013-06-27 15:22:14 +02:00
Uwe Steinmann
8736e67afc new version 1.1.3 2013-06-27 15:14:03 +02:00
Uwe Steinmann
21be908316 do not check if delete succeeds, optimize index
delete() does not return a value
2013-06-27 15:11:14 +02:00
Uwe Steinmann
fef3f0af43 explictly set encoding when adding fields 2013-06-27 15:10:46 +02:00