aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug 15 : useless index in categories droppedz0rglub2004-03-311-2/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@407 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 22 : can't create a virtual category at root (with a list of values asz0rglub2004-03-121-1/+2
| | | | | | | parent category) git-svn-id: http://piwigo.org/svn/branches/release-1_3@389 68402e56-0260-453c-a942-63ccdbb3a9ee
* delete debug printsz0rglub2004-02-281-1/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@379 68402e56-0260-453c-a942-63ccdbb3a9ee
* comments on echoz0rglub2004-02-271-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@377 68402e56-0260-453c-a942-63ccdbb3a9ee
* changing error reporting level to stay calm when undefined indexes are foundz0rglub2004-02-241-0/+1
| | | | | | | in language files git-svn-id: http://piwigo.org/svn/branches/release-1_3@372 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php Warning correctionz0rglub2004-01-311-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@338 68402e56-0260-453c-a942-63ccdbb3a9ee
* if a category has no last_date, the corresponding date_last in user_categoryz0rglub2004-01-301-2/+3
| | | | | | | table is also NULL git-svn-id: http://piwigo.org/svn/branches/release-1_3@334 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warnings correctionz0rglub2004-01-302-7/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@333 68402e56-0260-453c-a942-63ccdbb3a9ee
* changing get_restrictions to get_user_restrictionsz0rglub2004-01-301-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@332 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Php warnings correctionz0rglub2004-01-301-9/+35
| | | | | | | | - many categories management : display a simple text field for uppercat id instead of a selection box git-svn-id: http://piwigo.org/svn/branches/release-1_3@331 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warnings correctionz0rglub2004-01-301-0/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@330 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS Admin creationgweltas2004-01-291-1/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@329 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php Warning correctionz0rglub2004-01-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@328 68402e56-0260-453c-a942-63ccdbb3a9ee
* during synchronization, moving the structure creation to previous the updatez0rglub2004-01-261-10/+15
| | | | | | | of users forbidden categories git-svn-id: http://piwigo.org/svn/branches/release-1_3@323 68402e56-0260-453c-a942-63ccdbb3a9ee
* moving the synchronization between data and calculated after the real updatez0rglub2004-01-261-16/+16
| | | | | | | of the category status (still if changed) git-svn-id: http://piwigo.org/svn/branches/release-1_3@322 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php Warnings correctionz0rglub2004-01-244-5/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@319 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug correction : no filename displayed when containing forbidden charactersz0rglub2004-01-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@318 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Php Warnings correction (file not found)z0rglub2004-01-241-5/+8
| | | | | | | - feature 5 : using same mail address for webmaster and initial admin git-svn-id: http://piwigo.org/svn/branches/release-1_3@317 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warnings correctionz0rglub2004-01-215-9/+20
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@311 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug correction : POST[associate] was always set even if not ! test also thez0rglub2004-01-211-1/+1
| | | | | | | emptiness of the var git-svn-id: http://piwigo.org/svn/branches/release-1_3@308 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warnings correctionz0rglub2004-01-211-20/+22
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@307 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warning correctionz0rglub2004-01-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@306 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warning correctionz0rglub2004-01-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@305 68402e56-0260-453c-a942-63ccdbb3a9ee
* Php warnings correctionsz0rglub2004-01-192-17/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@304 68402e56-0260-453c-a942-63ccdbb3a9ee
* Performances improved : replacing the useless LEFT JOIN by INNER JOINz0rglub2004-01-191-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@301 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use the stored calculated date users.forbidden_categories instead of tryingz0rglub2004-01-181-2/+2
| | | | | | | to use a deprecated function get_all_restrictions git-svn-id: http://piwigo.org/svn/branches/release-1_3@293 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updating insert_remote* function the same way the local ones : really faster !z0rglub2004-01-171-151/+212
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@285 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using a one shot function to retrieve all directories : fasterz0rglub2004-01-171-103/+111
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@284 68402e56-0260-453c-a942-63ccdbb3a9ee
* synchronize user calculated data if a (some) site is deletedz0rglub2004-01-171-4/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@283 68402e56-0260-453c-a942-63ccdbb3a9ee
* UPDATE query in update_category was not correctly written and never executedz0rglub2004-01-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@282 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved function update_category essentially by using INNER JOIN instead ofz0rglub2004-01-151-12/+8
| | | | | | | LEFT JOIN git-svn-id: http://piwigo.org/svn/branches/release-1_3@281 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction of php warningsgweltas2004-01-154-13/+23
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@280 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corretion of PHP warningsgweltas2004-01-152-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@279 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improved function insert_local_image : about 80 to 90 % of update time savedz0rglub2004-01-131-136/+165
| | | | | | | :-) git-svn-id: http://piwigo.org/svn/branches/release-1_3@278 68402e56-0260-453c-a942-63ccdbb3a9ee
* Adding functions to retrieve all files from a directory into an array :z0rglub2004-01-131-1/+52
| | | | | | | | | | | - get_picture_files : returns an array with all picture files according to $conf['picture_ext'] - get_thumb_files : returns an array with all thumbnails according to $conf['picture_ext'] and $conf['prefix_thumbnail'] git-svn-id: http://piwigo.org/svn/branches/release-1_3@277 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor corrections of PHP warningsgweltas2004-01-123-12/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@276 68402e56-0260-453c-a942-63ccdbb3a9ee
* Corrections de quelques warnings php.gweltas2004-01-113-6/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@274 68402e56-0260-453c-a942-63ccdbb3a9ee
* - adding table user_categoryz0rglub2004-01-111-3/+22
| | | | | | | | | | | - adding field users.forbidden_categories - adding field categories.uppercats - adding indexes git-svn-id: http://piwigo.org/svn/branches/release-1_3@273 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved again function insert_local_category : only one multiple insertz0rglub2004-01-111-24/+46
| | | | | | | query, one update for uppercats field git-svn-id: http://piwigo.org/svn/branches/release-1_3@272 68402e56-0260-453c-a942-63ccdbb3a9ee
* add get_category_directories functionz0rglub2004-01-101-0/+27
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@270 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement of insert_local_category function : less SQL queries, only onez0rglub2004-01-101-84/+86
| | | | | | | short access to filesystem. git-svn-id: http://piwigo.org/svn/branches/release-1_3@269 68402e56-0260-453c-a942-63ccdbb3a9ee
* using new syntax for get_dirsz0rglub2004-01-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@263 68402e56-0260-453c-a942-63ccdbb3a9ee
* - when deleting a user, deletes rows in user_categoryz0rglub2004-01-031-5/+500
| | | | | | | | | | | | | | | | | | | | | | | - when deleting a group, first synchronize_group - add functions . get_plain_structure . create_structure . get_subcats_ids . get_all_subcats_ids . update_user_category . update_uppercats . get_user_restrictions . synchronize . synchronize_all_users . synchronize_user . synchronize_group . update_user_restrictions . get_user_all_restrictions . is_user_allowed git-svn-id: http://piwigo.org/svn/branches/release-1_3@262 68402e56-0260-453c-a942-63ccdbb3a9ee
* if permissions modified, synchronize_userz0rglub2004-01-031-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@261 68402e56-0260-453c-a942-63ccdbb3a9ee
* if associate or dissociate from a group, synchronize_userz0rglub2004-01-031-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@260 68402e56-0260-453c-a942-63ccdbb3a9ee
* if any update has been done, synchronize_all_usersz0rglub2004-01-031-21/+20
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@259 68402e56-0260-453c-a942-63ccdbb3a9ee
* for virtual category to picture association, if the number of categories isz0rglub2004-01-032-145/+243
| | | | | | | | more than $conf['max_LOV_categories'], we only show a text box asking parent category id git-svn-id: http://piwigo.org/svn/branches/release-1_3@258 68402e56-0260-453c-a942-63ccdbb3a9ee
* if permissions are updated, synchronize_groupz0rglub2004-01-031-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@257 68402e56-0260-453c-a942-63ccdbb3a9ee
* if permissions are updated, synchronize_all_usersz0rglub2004-01-031-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@256 68402e56-0260-453c-a942-63ccdbb3a9ee
* if category status changes, synchronize_all_usersz0rglub2004-01-031-0/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/release-1_3@255 68402e56-0260-453c-a942-63ccdbb3a9ee