Commit Graph

36 Commits

Author SHA1 Message Date
Uwe Steinmann
5fdf291cd2 use new select menu for expiration date 2017-04-18 13:30:13 +02:00
Uwe Steinmann
a8b7277759 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-06 18:06:19 +01:00
Uwe Steinmann
2bd3733929 link checkbox to expiration date
will automatically uncheck box if date is changed
2016-12-05 10:25:41 +01:00
Uwe Steinmann
a5651d3ce6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-09-15 14:02:59 +02:00
Uwe Steinmann
bd15584c65 use invalidHandler instead of bind() 2016-09-06 15:34:05 +02:00
Uwe Steinmann
5003c54deb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-30 08:46:59 +02:00
Uwe Steinmann
96a4db05bf add more field validation 2016-08-29 09:44:49 +02:00
Uwe Steinmann
0577fec1ba Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-22 15:11:42 +01:00
Uwe Steinmann
85bc796629 fix wrong variable name in javascript 2016-03-22 14:47:13 +01:00
Uwe Steinmann
fc0b7a4e16 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-15 08:48:03 +01:00
Uwe Steinmann
66ec6fb7ce add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
Uwe Steinmann
199ba46ce8 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-02-17 11:43:42 +01:00
Uwe Steinmann
a15b83dc99 add setting header of javascript file 2016-02-17 11:43:19 +01:00
Uwe Steinmann
be640b811d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-02-09 12:36:53 +01:00
Uwe Steinmann
a72063c36a add missing parameter in call to printKeywordChooserJs() 2016-02-09 08:51:27 +01:00
Uwe Steinmann
1acad75f83 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-12-15 21:04:45 +01:00
Uwe Steinmann
3f778f9a77 seperate html from javascript to make content security policy possible 2015-12-14 15:16:32 +01:00
Uwe Steinmann
50e0d2a885 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-10-30 08:41:40 +01:00
Uwe Steinmann
15b1414d6e set format in date field to yyyy-mm-dd 2015-10-30 08:02:57 +01:00
Uwe Steinmann
4e4848c5d7 add more hooks for showing/editing attributes 2015-04-27 08:28:08 +02:00
Uwe Steinmann
b51b4713ae second parameter of printAttributeEditField() is attribute and not its
value anymore
2015-04-15 14:13:01 +02:00
Uwe Steinmann
0994429edd issue warning if ordering of folder contents is != 's' 2015-04-08 06:43:31 +02:00
Uwe Steinmann
e8e24421b4 fix syntax error in javascript 2015-03-17 17:47:27 +01:00
Uwe Steinmann
7901fa28b8 always sort folders/documents in ѕequence chooser by ѕequence 2014-03-21 08:49:47 +01: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
ac4bfc6c23 fix layout of date selection field 2013-06-17 07:12:37 +02:00
Uwe Steinmann
0754b9ba1d use noty instead of alert() 2013-05-23 16:07:00 +02:00
Uwe Steinmann
26ae06b1ef set expiration date to currently set value 2013-04-30 17:41:32 +02:00
Uwe Steinmann
b1922c0e9f Merge branch 'seeddms-4.2.1' into develop 2013-04-30 17:29:10 +02:00
Uwe Steinmann
4d53a89435 fix phrase for selecting a category 2013-04-30 17:26:54 +02:00
Uwe Steinmann
058c5f2749 expiration date of document can be set 2013-04-30 17:02:03 +02:00
Uwe Steinmann
9885e26f96 put save icon on all save buttons 2013-04-19 15:22:25 +02:00
Uwe Steinmann
b4ea1a922d pass current document to pageNavigation()
pageNavigation() still uses a global variable $document which is
replaced by a parameter passed to the function. All calls of
pageNavigation() needs a third parameter with the document.
2013-03-08 17:55:14 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
2ad09ca31b - replaced icon for calendar 2013-01-29 08:16:26 +00:00
steinm
d4d366d5aa new dir with different views 2012-12-14 07:53:13 +00:00