Commit Graph

2339 Commits

Author SHA1 Message Date
Uwe Steinmann
315111a778 add nicer looking file upload chooser 2014-05-16 09:17:43 +02:00
Uwe Steinmann
376477ec96 set charset of origfilename to utf8 2014-05-02 07:45:22 +02:00
Uwe Steinmann
55b5662df4 various language updates 2014-04-23 09:24:16 +02:00
Uwe Steinmann
319b2cbe75 Merge branch 'seeddms-4.3.8' into develop 2014-04-15 18:53:21 +02:00
Uwe Steinmann
2a276816e6 add entry for fixing preview image size bug 2014-04-15 15:33:51 +02:00
Uwe Steinmann
02d8da676e show predefined value of multivalue attribute only if not empty 2014-04-15 15:33:05 +02:00
Uwe Steinmann
cfe5d1561c set LDAP_OPT_REFERRALS in case of AD 2014-04-15 15:32:43 +02:00
Uwe Steinmann
ea2b692a82 update with translations supply by seeddms demo users 2014-04-15 15:29:58 +02:00
Uwe Steinmann
f39c300c13 various updates by translators 2014-04-14 12:55:08 +02:00
Uwe Steinmann
bd9ab4ac87 initialize $versions earlier 2014-04-11 11:11:38 +02:00
Uwe Steinmann
a8aea2ff93 new favicon 2014-04-11 11:10:57 +02:00
Uwe Steinmann
783a7a3d37 Merge branch 'seeddms-4.3.8' into develop 2014-04-10 21:41:56 +02:00
Uwe Steinmann
c550d7f11d use preview image width from settings 2014-04-10 21:38:33 +02:00
Uwe Steinmann
901daf3a1a new version 1.1.2 2014-04-10 21:38:07 +02:00
Uwe Steinmann
a1077b5441 make sure the image has always the requested width 2014-04-10 21:37:45 +02:00
Uwe Steinmann
70fccdfe47 translate lots of missing phrases 2014-04-10 14:28:43 +02:00
Uwe Steinmann
0144c4c396 Merge branch 'seeddms-4.3.8' into develop 2014-04-10 11:22:05 +02:00
Uwe Steinmann
7deedbb28c more entries for 4.3.8 2014-04-10 11:21:32 +02:00
Uwe Steinmann
e6d119ea26 better error checking 2014-04-10 11:20:54 +02:00
Uwe Steinmann
100909a910 check for new versions 2014-04-10 11:19:45 +02:00
Uwe Steinmann
55a8d7275f make class variable _number public 2014-04-10 11:19:22 +02:00
Uwe Steinmann
0aa0a8c3f4 various new phrases 2014-04-10 11:18:58 +02:00
Uwe Steinmann
821e93cbc0 fix guest login by clicking on th link (Bug #152) 2014-04-10 08:41:11 +02:00
Uwe Steinmann
7f8d35bb38 check for empty attributes array (Bug #150) 2014-04-09 21:29:13 +02:00
Uwe Steinmann
4d094b2920 show single doc/folder only if the search returns 1 hit
till now it could happen, that if the last page of a search result contained
only 1 record, then this record was shown.
2014-04-09 10:50:17 +02:00
Uwe Steinmann
71fb0326e1 Merge branch 'seeddms-4.3.8' into develop
Conflicts:
	Makefile
2014-04-09 09:55:38 +02:00
Uwe Steinmann
0b74a2d3e7 add entry for new 'missing translation feature' 2014-04-09 09:51:08 +02:00
Uwe Steinmann
ff63b934c2 add parameter showMissingTranslations 2014-04-09 09:50:49 +02:00
Uwe Steinmann
3e6f981c58 set current date 2014-04-09 09:46:49 +02:00
Uwe Steinmann
8bb07f80b7 new version 4.3.8 2014-04-09 09:46:16 +02:00
Uwe Steinmann
89ea53caf4 Merge branch 'seeddms-4.3.8' into develop 2014-04-09 09:26:22 +02:00
Uwe Steinmann
63991f8217 show docs per month as bar chart 2014-04-09 09:25:56 +02:00
Uwe Steinmann
5e1564aa83 simplified code getStatisticalData() 2014-04-09 09:25:27 +02:00
Uwe Steinmann
1687ba233f fix sql statements in getStatisticalData()
makes them work for sqlite and mysql
2014-04-09 09:24:01 +02:00
Uwe Steinmann
e807628eda add optional parameter $format to getDateExtract() 2014-04-09 09:23:33 +02:00
Uwe Steinmann
c180f17f98 Merge branch 'seeddms-4.3.8' into develop
Conflicts:
	styles/bootstrap/application.js
	views/bootstrap/class.Bootstrap.php
2014-04-09 06:26:32 +02:00
Uwe Steinmann
e1c0a0cc03 new version 4.3.8 2014-04-09 06:22:46 +02:00
Uwe Steinmann
e9b0968b93 add tooltips for line graph 2014-04-08 15:28:38 +02:00
Uwe Steinmann
9da9b10b88 make sql statement work for mysql and sqlite 2014-04-08 15:28:13 +02:00
Uwe Steinmann
151c3dd8f2 add new method getDateExtract() 2014-04-08 15:27:51 +02:00
Uwe Steinmann
eb4f49af8a add more charts 2014-04-08 10:48:44 +02:00
Uwe Steinmann
2c4ce681ef add function for listing missing languages at end of page
also check if turned on
2014-04-08 10:47:28 +02:00
Uwe Steinmann
3a0dc14e87 fix ending of html page, change some language keys 2014-04-08 10:46:26 +02:00
Uwe Steinmann
abb87d3f34 add code for calling ajax function submittranslation 2014-04-08 10:44:50 +02:00
Uwe Steinmann
183c772d6a allow calling submittranslation only if showmissingtranslation is turned on 2014-04-08 10:43:59 +02:00
Uwe Steinmann
99ba945b75 add subcommand for submitting new translation 2014-04-08 10:41:53 +02:00
Uwe Steinmann
84f3942fba add array for holding missing translations 2014-04-08 10:41:19 +02:00
Uwe Steinmann
84da6f7e58 set parameter showmissingtranslation for each view 2014-04-08 10:40:54 +02:00
Uwe Steinmann
0ff38100c6 new parameter to turn missing translation output 2014-04-08 10:40:20 +02:00
Uwe Steinmann
9e4e7df6d4 update of all languages 2014-04-08 10:39:41 +02:00