aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-04-11 20:31:50 +0000
committerplegall <plg@piwigo.org>2005-04-11 20:31:50 +0000
commit8549bee38a9c7d1ace16bc99c292e7a66c125eba (patch)
tree41d714c1699272c6c74318adc57a6e6029936485 /doc
parentfdc5ce0a556df37b126d759ccdd0800115306998 (diff)
- functions get_day_list and get_month_list moved from search.php to
include/functions.inc.php : these functions are now also used in admin/element_set_global.php - elements batch management improved : ability to set the number of elements to display per line, ability to set {author, name, creation date} fields, ability to add and remove keywords, ability to take selected elements out of caddie git-svn-id: http://piwigo.org/svn/trunk@762 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4994ae99f..399723591 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,14 @@
+2005-04-11 Pierrick LE GALL <pierrick /at/ phpwebgallery {dot} net>
+
+ * functions get_day_list and get_month_list moved from search.php
+ to include/functions.inc.php : these functions are now also used
+ in admin/element_set_global.php
+
+ * elements batch management improved : ability to set the number
+ of elements to display per line, ability to set {author, name,
+ creation date} fields, ability to add and remove keywords, ability
+ to take selected elements out of caddie
+
2005-03-31 Pierrick LE GALL <pierrick at phpwebgallery dot net>
* apply category name and element name separation in calendar