Commit Graph

1829 Commits

Author SHA1 Message Date
Uwe Steinmann
76c7033313 Merge branch 'seeddms-4.3.1' into develop 2013-09-05 22:55:13 +02:00
Uwe Steinmann
275896d95c translate strings (fixes bug #86) 2013-09-05 22:51:01 +02:00
Uwe Steinmann
a85ad7044a initial documentation for writing extensions 2013-09-05 11:18:43 +02:00
Uwe Steinmann
372e5aaae5 add file with translations for example extension 2013-09-05 08:54:22 +02:00
Uwe Steinmann
6e6fb20244 Merge branch 'hooks' into develop
Conflicts:
	Makefile
2013-09-05 08:52:37 +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
332d6b7b6c allow to call multiple hooks
the first hook does not return the callHook function
2013-09-03 22:07:16 +02:00
Uwe Steinmann
bb7eed2730 add two function to encrypt and decrypt a string
not used yet
2013-09-03 08:23:23 +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
40ad10b45f set time of splash message
default for error message is now 3000 ms unless it is overritten by
'duration' parameter
2013-08-15 20:38:05 +02:00
Uwe Steinmann
3dd1c2cd4e load language file of extension if available 2013-08-15 20:37:33 +02:00
Uwe Steinmann
e2ed43a633 add configuration of language file 2013-08-15 20:36:54 +02:00
Uwe Steinmann
f3717eeacc first check if configuration parameter is set
before accessing it and saving in xml file
2013-08-14 15:54:51 +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
020384cb1c show clipboard only if enable in configuration 2013-08-13 14:48:43 +02:00
Uwe Steinmann
12f81b47eb call hook folderMenu 2013-08-12 07:03:24 +02:00
Uwe Steinmann
b2bc46b677 minor cosmetic change in printNavigation() 2013-08-12 07:02:40 +02:00
Uwe Steinmann
a2fdff46a6 do not output help text of extension if isn't set 2013-08-11 09:01:55 +02:00
Uwe Steinmann
35063313a9 add new hooks folderInfo and folderListItem 2013-08-11 08:32:23 +02:00
Uwe Steinmann
c5a7ff83f0 do not output splash msg after postLogin hook
It should be done by the hook itself
2013-08-11 08:30:55 +02:00
Uwe Steinmann
f753d9fa47 Merge branch 'develop' into hooks 2013-08-07 22:00:56 +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
5d83b54a66 Merge branch 'develop' into hooks 2013-08-05 20:42:26 +02:00
Uwe Steinmann
cb60c86e6e use action name if not translation can be found 2013-08-05 20:41:22 +02:00
Uwe Steinmann
c240a0ebec Merge branch 'develop' into hooks 2013-08-05 14:56:43 +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
59ec02cec0 pass $settings to view 2013-08-03 12:43:50 +02:00
Uwe Steinmann
2883b61830 Merge branch 'develop' into hooks
Conflicts:
	op/op.Login.php
2013-08-03 09:48:49 +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