Commit graph

117 commits

Author SHA1 Message Date
plegall
9ea0ae39f8 - include/config.inc.php becomes include/config_default.inc.php : this file
should not be modified. A new file include/config_local.inc.php can be
  used for overwriting configuration parameters


git-svn-id: http://piwigo.org/svn/trunk@770 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-25 22:11:57 +00:00
plegall
a583066702 - come back to previous version of include/constants.php : %PWGVERSION% was
not a mistake


git-svn-id: http://piwigo.org/svn/trunk@769 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-25 21:45:38 +00:00
plegall
bd6d2d0a21 - profile.php is no longer used for listing users : admin/user_list.php
comes back (as in 1.3 branch)

- user list updated : ability to filter list on username


git-svn-id: http://piwigo.org/svn/trunk@768 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-25 21:35:10 +00:00
plegall
93650321f0 - ChangeLog update according to Gweltas' commit
git-svn-id: http://piwigo.org/svn/trunk@767 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-25 21:30:43 +00:00
plegall
b63d91c59e - elements batch management : element_set page becomes the frontend to
element_set_global and element_set_unit, infos_images (after a long time
  of use) become deprecated : the more powerful element_set is used
  instead. Consequently, batch management concerns caddie but also "normal
  categories".

- refactoring code in admin.php to include the sub-file (clearer)

- caddie : function fill_caddie replaces the code in category.php and can be
  used in admin/element_set.php

- caddie : caddie table is added in delete_elements function


git-svn-id: http://piwigo.org/svn/trunk@764 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-16 16:56:32 +00:00
plegall
41e52d7a8a - elements batch management : in addition to global mode, a unit mode is
added : ability to manage a set of elements, element by element. This
  screen is very close to the existing "infos_images" (which will soon
  disappear).

* elements batch management : in screen element_set_global, the display
  options are displayed at the top as in element_set_unit


git-svn-id: http://piwigo.org/svn/trunk@763 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-04-16 07:49:55 +00:00
plegall
8549bee38a - 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
2005-04-11 20:31:50 +00:00
plegall
fdc5ce0a55 - apply category name and element name separation in calendar special
category

- change method of counting total number of viewable pictures : pictures
  linked to more than one category are not counted twice.


git-svn-id: http://piwigo.org/svn/trunk@761 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-31 21:53:24 +00:00
plegall
26b44267d5 - "add to caddie" link is visible only when categories contains
elements. Only admin users can see this link

- elements batch management : impossible to create a link between category
  and element that already exists

- logical separation of category name under thumbnail and element name


git-svn-id: http://piwigo.org/svn/trunk@760 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-26 22:35:07 +00:00
plegall
1e3f5197d6 - new way of managing the application version
git-svn-id: http://piwigo.org/svn/trunk@758 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-25 22:47:18 +00:00
plegall
412ea5e01a - typo fixed : wrong block name closed in template
git-svn-id: http://piwigo.org/svn/trunk@756 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-25 22:15:02 +00:00
plegall
ef080278bf - new feature : caddie. The purpose is batch management, especially
concerning elements to categories associations. This is the very first
  release, needs many improvements.

- new function : array_from_query. Firstly used by "caddie" feature, it may
  be useful in many cases.


git-svn-id: http://piwigo.org/svn/trunk@755 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-03-25 22:10:55 +00:00
plegall
ee0f6c9c71 - typo fixed
git-svn-id: http://piwigo.org/svn/trunk@729 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-02-08 21:55:03 +00:00
plegall
baf609b26a - new section in README : How to start (in english and french)
git-svn-id: http://piwigo.org/svn/trunk@679 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-08 10:46:50 +00:00
plegall
8c5afbd3e5 - README documentation updated
git-svn-id: http://piwigo.org/svn/trunk@673 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-06 23:16:40 +00:00
z0rglub
f6575d02e1 add GPL license in COPYING file to comply with... GPL
git-svn-id: http://piwigo.org/svn/trunk@596 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-11-06 21:16:22 +00:00
z0rglub
0fced55b38 README files moved to doc/README
git-svn-id: http://piwigo.org/svn/trunk@595 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-11-06 21:15:54 +00:00