source: trunk/admin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @931   19 years plg - bug 198 fixed: associating users to a group was not visible at …
(edit) @927   19 years plg - bug 180 fixed: remote_site.tpl doesn't validate. - translation bug …
(edit) @918   19 years volcom 2005-10-30 volcom * bug 190 fixed: issue in stats.tpl display * bug …
(edit) @916   19 years plg - bug 183 fixed: Warning when trying to associate an image with an …
(edit) @914   19 years plg - bug 182 fixed: newly created user is not displayed in the user list.
(edit) @913   19 years plg - bug fixed: during file tree synchronization, warning on finding the …
(edit) @909   19 years plg - bug fixed: link on a single day in Administration>General>History …
(edit) @906   19 years plg - bug 173 fixed: due to phpBB user identifiers management, the method …
(edit) @904   19 years plg - warning fixed: $_GETyear and $_GETmonth are not always …
(edit) @903   19 years plg - bug 174 fixed: use_exif_mapping configuration parameter was not used …
(edit) @894   19 years volcom * new: history details by month,day
(edit) @882   19 years plg - modification: configuration parameters gallery_title and …
(edit) @881   19 years plg - new: mass virtual categories movement manager in …
(edit) @880   19 years plg - bug 160 fixed: (part one of the bug) hard coded column name of users …
(edit) @879   19 years plg - bug 168 fixed: crash when language file does not exists. Constant …
(edit) @877   19 years plg - bug 163 fixed: link error when cookies disabled in admin/stats
(edit) @875   19 years plg - bug 162 fixed: division by zero when trying to view "all" items in …
(edit) @873   19 years plg - bug 150 fixed: in category permissions management, wrong column name …
(edit) @869   19 years plg - bug 111 fixed: "Can't add virtual category when cookie disabled". …
(edit) @868   19 years plg - bug 107 fixed: crash when logging visit on a category containing "'" …
(edit) @865   19 years plg - improvement: add information about how to use an external table for …
(edit) @863   19 years plg - translation: common and admin strings translated in french from …
(edit) @862   19 years plg - improvement: long localized messages are in HTML files instead of …
(edit) @861   19 years plg - bug fixed : no display of first added element date in admin/intro if …
(edit) @858   19 years plg - modification : less configuration parameters in administration …
(edit) @850   19 years plg - new : HTML BODY identifier to let CSS stylesheets manage specific …
(edit) @849   19 years plg - deletion : no mail notification anymore. Feature replaced by RSS …
(edit) @839   19 years plg - improvement : dedicated page for user comments validation/reject in …
(edit) @836   19 years plg - improvement : less compact presentation of screen admin/element_set_unit.
(edit) @834   19 years plg - improvement : standardization of categories navigation bar on top of …
(edit) @833   19 years plg - modification : RSS feed work only with a given feed identifier. Thus …
(edit) @825   19 years plg - improvement : screen admin/picture_modify rewritten. Presentation …
(edit) @818   19 years plg - improvement : in admin/user_perm, already authorized categories …
(edit) @817   19 years plg - modification : major simplification of admin.php. Titles are managed …
(edit) @815   19 years plg - modification : admin/group_list screen completely rewrite to present …
(edit) @814   19 years plg - new : introduction page to administration section. This page gives …
(edit) @809   19 years plg - new : maintenance screen in administration. There you can update …
(edit) @808   19 years plg - new : external authentication in another users table. Previous users …
(edit) @805   19 years plg - bug fixed : in admin/user_list, if target is "selection" and that no …
(edit) @801   19 years plg - new feature : RSS notification feed. Feed generator is an external …
(edit) @800   19 years plg - category permissions management comes back! (it disappeared in …
(edit) @798   19 years plg - categories management : new display with icon for actions (delete, …
(edit) @792   19 years plg - errors and informations boxes : management centralized in admin.php, …
(edit) @791   19 years plg - bug 96 (informations given by uploaders are lost) correction …
(edit) @787   19 years plg - user list : links to profile page and permissions page are …
(edit) @786   19 years plg - bug fixed : users belonging to several groups were shown several times
(edit) @777   19 years plg - user list updated : ability to filter list on status. Function …
(edit) @776   19 years plg - user list updated : ability to filter list on group
(edit) @775   19 years plg - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() …
(edit) @768   19 years plg - profile.php is no longer used for listing users : …
(edit) @766   19 years gweltas - L�g�re modification pour permettre une installation m�me si le …
(edit) @764   19 years plg - elements batch management : element_set page becomes the frontend to …
(edit) @763   19 years plg - elements batch management : in addition to global mode, a unit mode …
(edit) @762   19 years plg - functions get_day_list and get_month_list moved from search.php to …
(edit) @760   19 years plg - "add to caddie" link is visible only when categories contains …
(edit) @755   19 years plg - new feature : caddie. The purpose is batch management, especially …
(edit) @738   19 years plg - bug fixed : instead of showing a blank page when trying to use Exif …
(edit) @732   19 years plg - bug fixed : even with a wrong date given, tries to update (should not)
(edit) @730   19 years plg - bug fixed : no need to wrap iptc values into quotes, they are added …
(edit) @728   19 years plg - bug fixed : can't find a new category id for virtual category …
(edit) @724   19 years plg - purge of obsolete lines
(edit) @723   19 years plg - add information after metadata synchronization
(edit) @716   19 years plg - bug fixed : word "all" for creating all thumbnails is now in i18n
(edit) @709   19 years plg - new features : multipages users list. The list can be ordered by id …
(edit) @704   19 years plg - bug fixed : when trying to link a blank user to a group, only a …
(edit) @703   19 years plg - bug fixed : in thumbnail creation process, only files with filename …
(edit) @702   19 years plg - bug fixed : only fields corresponding to the metadata …
(edit) @700   19 years plg - bug fixed : in admin/configuration, reset button was a submit button
(edit) @699   19 years plg - admin/waiting : add a reset button
(edit) @696   19 years plg - bug fixed : when unvalidating a waiting picture, a wrong path was …
(edit) @695   19 years plg - big update in thumbnail creation process : form is always shown with …
(edit) @691   19 years plg - no debug output in synchronization process (replaced by HTML …
(edit) @688   19 years plg - use template->parse instead of pparse. (exceptions for install.php …
(edit) @685   19 years plg - bug fixed : use the constant to history table instead of hard coded …
(edit) @680   19 years plg - deletion of calculated permissions when deleting a user - taking …
(edit) @675   19 years plg all headers adapted to new year 2005, happy new year
(edit) @672   19 years plg - upgrade scripts added for releases 1.3.x - my_error function moved …
(edit) @671   19 years gweltas - Group permission delivery - Reorganisation of common.lang.php
(edit) @670   19 years gweltas - French translation - Deletion of the eCard template entry
(edit) @669   19 years plg - administration instructions rewritten (english only), no more …
(edit) @668   19 years plg - bug fixed on setting commentable property for a single category (bug …
(edit) @666   19 years plg - admin/update : bug when trying to synchronize a particular category …
(edit) @665   19 years plg - admin/update : deletion of useless lines - admin/thumbnail : use …
(edit) @660   19 years plg - bugs fixed in filesystem synchronization : if no existing category …
(edit) @659   19 years plg - admin/update : filesystem synchronization process completely …
(edit) @657   19 years plg - user permissions ask update at each admin page generation. Table …
(edit) @656   19 years gweltas - User permission update : deletion of obsolete file
(edit) @655   19 years gweltas - User permissions template migration - Categories inheritence has not …
(edit) @653   19 years plg - new feature : lock temporary your gallery for maintenance - $user …
(edit) @651   19 years plg - restricted access mode deleted : set all your categories as private …
(edit) @650   19 years plg - replacement of PREFIX_TABLE constant in delete_user function - …
(edit) @649   19 years gweltas - Minor update of language file - Configuration / Default dispaly : …
(edit) @647   19 years plg - bug fixed : in admin/cat_list, next_rank cant' be calculted and …
(edit) @646   19 years gweltas - French translation for many new entries - minor template update for …
(edit) @642   19 years plg - in admin menu, status option for categories is not "permissions" but …
(edit) @640   19 years plg - possibility to set an element as representant of its categories
(edit) @638   19 years plg - ordering function moved from admin/update to admin/include/function …
(edit) @637   19 years plg if all links between a category and elements have disappeared, no line …
(edit) @635   19 years plg - on picture.php, related categories under the element are displayed …
(edit) @633   19 years plg - shows the element representing a non empty category in cat_modify - …
Note: See TracRevisionLog for help on using the revision log.