source: tags/release-1_5_0/doc/ChangeLog @ 5647

Last change on this file since 5647 was 930, checked in by (none), 19 years ago

This commit was manufactured by cvs2svn to create tag
'release-1_5_0'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 25.8 KB
Line 
12005-11-08 Pierrick LE GALL
2       
3        * bug 180 fixed: (report from BSF) remote_site.tpl doesn't
4        validate.
5
6        * translation bug fixed: (report from BSF)
7        generate_file_listing.php doesn't exist, it's
8        create_listing_file.php !
9
102005-11-08 Pierrick LE GALL
11
12        * Branch 1.5 creation
13
14        * modification: on a fix branch, version is not shown, neither
15        generation time.
16
172005-11-07 Pierrick LE GALL
18
19        * bug 184 fixed: for the third time...
20
212005-11-07 Pierrick LE GALL
22
23        * improvement: use a "filter" form for adding user comments.
24
252005-11-05 Pierrick LE GALL
26
27        * bug 186 fixed: useless template theme icons deleted. Remaining
28        icons in GIF converted to PNG.
29
302005-10-31 Pierrick LE GALL
31
32        * bug 185 fixed: errors in language items.
33
342005-10-31 Pierrick LE GALL
35
36        * modification: use "filter" class for quickconnect box (with some
37        custom modifications)
38
39        * bug fixed: the total number of pictures had disappeared
40
412005-10-30 volcom
42       
43        * bug 190 fixed: issue in stats.tpl display
44        * bug fixed: labels of monthly, daily graph fixed
45
462005-10-26 chrisaga
47
48        * bug 177 fixed: for Safari (was fixed for Konqueror only)
49
502005-10-25 Pierrick LE GALL
51
52        * bug 183 fixed: Warning when trying to associate an image with an
53        already associated category. Just coded the TODO instructions I
54        had let some time ago.
55
562005-10-23 chrisaga
57
58        * bug 184 fixed: .png button left aligned in IE
59
602005-10-23 Pierrick LE GALL
61
62        * bug 182 fixed: newly created user is not displayed in the user
63        list.
64
652005-10-23 Pierrick LE GALL
66
67        * bug fixed: during file tree synchronization, warning on finding
68        the next rank of category which has no sub-categories yet.
69       
702005-10-23 chrisaga
71
72        * bug fixed: cat-list.tpl validate now
73
74        * improvement: removed some unnecessary css rules from old tests in
75        FROM  design in file default-layout.css
76
772005-10-23 Pierrick LE GALL
78
79        * bug 181 fixed: "Parameters not created in phpwebgallery_config
80        during upgrade". gallery_title and gallery_description had not
81        been added to config table. (use|show)_(exif|iptc) and
82        authorize_remembering have also been removed...
83
842005-10-22 chrisaga
85
86        * bug 177 fixed: icon tools wrong position in Safari and Konqueror
87        Needed a little trick to fix it. Put the trick in a fix-khtml.css
88        Loading in header.tpl and protected from IE, Geko and Opera,
89        just in case (couldn't found a safari css-only filter wich validate)
90       
91        * bug fixed: issue in the FORM in remote_site.tpl which prevented
92        HTML validation (still something to do with the TABLE).
93
942005-10-22 Pierrick LE GALL
95
96        * bug fixed: link on a single day in
97        Administration>General>History was missing
98
992005-10-22 Pierrick LE GALL
100
101        * bug 173 fixed: due to phpBB user identifiers management, the
102        method to find the next user identifier has changer to MAX+1.
103
104        * improvement: information message when new user added
105
106        * bug fixed: language item "Username" used instead of "login".
107       
1082005-10-20 chrisaga
109
110        * bug 176 fixed: need a javascript to handle transparent PNG
111        background in IE (tribute to Bob Osola
112        http://homepage.ntlworld.com/bobosola/index.htm)
113
114        * display: fixed another IE childselector bug in Categories
115        Management admin page and improved display of this page in all
116        browsers too.
117
1182005-10-18 Pierrick LE GALL
119
120        * bug 174 fixed: use_exif_mapping configuration parameter was not
121        used to list database fields to update from EXIF values.
122
1232005-10-18 Pierrick LE GALL
124
125        * bug 172 fixed: crash when changing password with an external
126        users table. The same kind of correction was also made in
127        picture.php and register.php.
128
1292005-10-18 Pierrick LE GALL
130
131        * bug 159 and 166 fixed: parameter "options" for mail() function
132        disabled by default.
133
1342005-10-18 chrisaga
135
136        * display : smaller font-size and, as requested, fonts more like 1.4
137
138        * bug 165 fixed : La largeur par défaut en PIXELS pas en Kb
139
1402005-10-18 chrisaga
141
142        * display : in group_list.tpl - wrong form class, mixed html tags, ...
143
144        * display : suppress bullets in admin->synchronize and checkbox
145        under select
146
147        * display : set standard font size to 12pt
148
1492005-10-17 Pierrick LE GALL
150
151        * improvement: use new function get_language_filepath in about.php
152        (complement of bug 168 correction)
153       
1542005-10-17 Pierrick LE GALL
155
156        * bug 154 fixed: "Calendar category, too precise dates". Bug came
157        from the bigger precision of creation_date and available_date in
158        images tables. Need to retrieve only the year-month-day
159        information.
160       
1612005-10-17 volcom
162
163        * new: history details by month,day
164       
1652005-10-15 Pierrick LE GALL
166
167        * modification: localized labels in Administration>Pictures>Caddie
168
169        * translation: bug fixed on special categories title in French
170
171        * translation: all help pages were translated in french
172
1732005-10-09 Pierrick LE GALL
174
175        * new: "quick start" section in Administration>General>Instructions
176       
1772005-10-08 Pierrick LE GALL
178
179        * translation: new items related to configuration parameters
180        gallery_title and gallery_description in GUI.
181
1822005-10-08 Pierrick LE GALL
183
184        * modification: configuration parameters gallery_title and
185        gallery_description are GUI managed in
186        Administration>Configuration>General
187
188        * bug fixed: configuration parameters (use|show)_(exif|iptc) and
189        authorize_remembering should have been deleted from config table
190        some time ago.
191       
1922005-10-08 Pierrick LE GALL
193
194        * new: mass virtual categories movement manager in
195        Administration>Categories>Move screen.
196
1972005-10-05 Pierrick LE GALL
198
199        * bug 160 fixed: (part one of the bug) hard coded column name of
200        users table had to be replaced by the configurable column
201        name. This correction was made by a full rewrite of filtered users
202        list management. The other bug (not submited in bugtracker) that
203        needed this rewrite was that when you choose "all" as target for
204        mass users modification, you expected to apply modification on
205        filtered users, not all users.
206
207        * bug 160 fixed: (part two of the bug) hard coded column name for
208        primary key in mass_updates function.
209
210        * modification: configuration parameter users_page is now located
211        in the correct file (include/config_default.inc.php instead of
212        admin/user_list.php)
213
2142005-09-27 Pierrick LE GALL
215       
216        * bug 168 fixed: crash when language file does not
217        exists. Constant PHPWG_DEFAULT_LANGUAGE added. New function
218        get_language_filepath always used to find language files.
219
2202005-09-26 Pierrick LE GALL
221
222        * bug 158 fixed: display error on "double selects" screens (with
223        MSIE, strange behavior). VDigital modification optimizes width
224        usage :-)
225
2262005-09-25 Pierrick LE GALL
227
228        * bug 163 fixed: link error when cookies disabled in admin/stats
229
2302005-09-24 Pierrick LE GALL
231
232        * bug fixed: HTML error on nested UL in categories menu.
233
234        * bug 161 fixed: guest_id not taken into account for history table
235        insert.
236
237        * bug 164 fixed: category inserted in history table becomes too
238        long if HTML tags are kept.
239
2402005-09-24 Pierrick LE GALL
241
242        * bug 162 fixed: division by zero when trying to view "all" items
243        in admin/element_set_(global|unit)
244
245        * bug 156 fixed: error when selection is empty was not catched.
246       
2472005-09-21 Pierrick LE GALL
248
249        * bug 151 fixed: default maxheight was not proposed as "set to"
250        option in admin/user_list
251
2522005-09-21 Pierrick LE GALL
253
254        * bug 150 fixed: in category permissions management, wrong column
255        name when using an external users table.
256
2572005-09-20 Pierrick LE GALL
258
259        * update: upgrade from 1.4.0 or 1.4.1. Upgrade from 1.3.x is not
260        available anymore.
261
262        * update: README files updated for very near branch 1.5 :-)
263
264        * new: file tools/config_local.inc.php as example for optional
265        include/config_local.inc.php
266
267        * bug fixed: configuration parameter show_picture_name_on_title
268        was useless
269
2702005-09-18 Pierrick LE GALL
271
272        * bug 111 fixed: "Can't add virtual category when cookie
273        disabled". Correction reported from branch 1.4.
274
275        * bug 109 fixed : "disabled "best rated" menu item when rating is
276        not enabled". Correction reported from branch 1.4.
277
278        * bug 95 fixed : "default maxwidth and maxheight not registered
279        ". Correction reported from branch 1.4.
280
2812005-09-18 Pierrick LE GALL
282
283        * bug 107 fixed: crash when logging visit on a category containing
284        "'" character. Correction reported from branch 1.4
285
286        * bug fixed: in admin/stats, incorrect SQL queries gave no result.
287
2882005-09-18 Pierrick LE GALL
289
290        * bug 101 fixed: "problem with IE search on keywords". correction
291        reported from branch 1.4
292
2932005-09-17 Pierrick LE GALL
294
295        * new: automatic new password sent by mail when requested by user
296
2972005-09-17 Pierrick LE GALL
298
299        * improvement: add information about how to use an external table
300        for users
301       
302        * bug fixed: uses user configuration fields for filtering in
303        admin/user_list
304
305        * bug fixed: don't try to create feeds automatically during
306        sync_users (when line in user_infos is missing)
307
308        * bug fixed: create_user_infos function gives status admin if user
309        id matches $conf['webmaster_id']
310
3112005-09-17 Pierrick LE GALL
312
313        * new: the number of elements waiting for validation is notified
314        in RSS feed.
315
3162005-09-17 Pierrick LE GALL
317
318        * translation: common and admin strings translated in french from
319        english files
320
3212005-09-14 Pierrick LE GALL
322
323        * improvement: long localized messages are in HTML files instead
324        of $lang array. This is the case of admin/help and about pages.
325
326        * deletion: of unused functions (ts_to_mysqldt, is_image,
327        TN_exists, check_date_format, date_convert,
328        get_category_directories, get_used_metadata_list, array_remove,
329        pwg_write_debug, get_group_restrictions,
330        get_all_group_restrictions, is_group_allowed, style_select,
331        deprecated_getAttribute).
332
333        * new: many new contextual help pages to replace descriptions
334        previously included in pages.
335
336        * modification: reorganisation of language files. Deletion of
337        unused language keys, alphabetical sort. No faq.lang.php anymore
338        (replaced by help.html). Only done for en_UK.iso-8859-1.
339
3402005-09-03 Pierrick LE GALL
341
342        * bug fixed : no display of first added element date in
343        admin/intro if no element in the gallery.
344
3452005-09-03 Pierrick LE GALL
346
347        * new : template yoga, made by yoDan, helped by chrisaga for
348        integration becomes the official template.
349
3502005-09-03 Pierrick LE GALL
351
352        * modification : less configuration parameters in administration
353        screen. These parameters are move to
354        include/config_default.inc.php.
355
356        * new : ability to add a single picture to caddie from picture.php
357
358        * new : contextual help, only a few pages are available.
359
360        * new : ability to delete users from admin/user_list
361
362        * modification : reorganization of configuration file
363
364        * new : configuration parameter use_exif_mapping
365
366        * improvement : MOD hidemail added to standard
367
3682005-08-26 Pierrick LE GALL
369
370        * new : HTML BODY identifier to let CSS stylesheets manage
371        specific behaviour.
372
373        * deletion : admin/search useless
374
375        * improvement : in admin/user_list, special behaviour for
376        true/false fields (expand, show_comments)
377
378        * new : gallery_title and gallery_description are displayed at the
379        top of each page.
380
381        * improvement : simplification in HTML for categories menu.
382
383        * improvement : standardization of presentation in all public
384        pages (identification, registration, search, profile,
385        notification, comments, etc.)
386
3872005-08-25 Pierrick LE GALL
388
389        * deletion : no mail notification anymore. Feature replaced by RSS
390        feed notification.
391
392        * improvement : on waiting pictures management. Ability to
393        validate all or reject all in one clic.
394
3952005-08-21 Pierrick LE GALL
396
397        * modification : adaptation of template variables and blocks in
398        comments page to display comment by comment instead of picture by
399        picture.
400
4012005-08-20 Pierrick LE GALL
402
403        * improvement : dedicated page for user comments validation/reject
404        in administration. (screen is not shared with public part of the
405        gallery). Ability to validate all or reject all in one clic.
406
4072005-08-19 Pierrick LE GALL
408
409        * improvement : less compact presentation of screen
410        admin/element_set_unit.
411
4122005-08-19 Pierrick LE GALL
413
414        * improvement : standardization of categories navigation bar on
415        top of administration screen element_set_(global|unit),
416        cat_modify, cat_list, cat_perm.
417
418        * new : direct link to admin/cat_modify from category.php.
419
4202005-08-19 Pierrick LE GALL
421
422        * modification : RSS feed work only with a given feed
423        identifier. Thus we can avoid fixed frequency notification to
424        concentrate on variable frequency notification, which is much more
425        interesting. To do this, feeds have moved to a dedicated table
426        allowing each user (including guest user) to have more than on
427        feed.
428       
4292005-08-18 Pierrick LE GALL
430
431        * bug 133 fixed : (report from branch 1.4) Deleting user favorites
432        is too restrictive. Instead of deleting a favorite because it
433        belongs to at least one forbidden category, a favorite is deleted
434        if it belongs to no authorized category (which was the expected
435        behaviour).
436
4372005-08-18 Pierrick LE GALL
438
439        * bug 134 fixed : "Nb of images incorectly rendered in "tool tip"
440        near category in category menu". Correction reported (and
441        improved) from branch 1.4
442
4432005-08-18 Pierrick LE GALL
444
445        * improvement : screen admin/picture_modify
446        rewritten. Presentation copied from admin/cat_modify : fieldsets
447        regroup fields. Ability to synchronize metadata for the displayed
448        item.
449
450        * bug 110 fixed : "return to element view from element edition
451        fails depending on permissions". If a reachable (for the connected
452        admin) category is available, a "jump to" link is displayed, by
453        default, using the category given in URL.
454
455        * bug fixed : in mass_updates function, the first item of
456        $fields['update'] has not always 0 for id (as in any array).
457
458        * modification : get_keywords function understands spaces as
459        separator, allow less than 3 chars keywords, allow quotes.
460
461        * new : ability to allow HTML in picture or category description
462        (false by default)
463
4642005-08-17 Pierrick LE GALL
465
466        * improvement : in admin/user_perm, already authorized categories
467        thanks to group associations are displayed and not taken into
468        account for user specific permissions.
469
4702005-08-17 Pierrick LE GALL
471
472        * modification : major simplification of admin.php. Titles are
473        managed by included page, localized items are managed directly in
474        the template.
475
476        * new : sub template admin/double_select is included in templates
477        admin/cat_options, admin/user_perm and admin/group_perm. I haven't
478        been able to use it in admin/picture_modify because it seems
479        impossible to have two instance of the same sub-template without
480        interfering.
481
482        * modification : bug 99, in profile manager, no auto submit when
483        changing language (useless and generate accessibility problem).
484
485        * improvement : HTML semantically correct for administration menu,
486        simpler syntax, less tags, correct tags (dl/dt/dd instead of
487        div/div).
488
489        * modification : number of waiting elements and unvalidated
490        comments are displayed in admin/intro instead of administration
491        menu (with a link to the dedicated pages).
492
493        * deletion : no link to profile from admin/user_list anymore (no
494        need).
495
4962005-08-16 Pierrick LE GALL
497
498        * modification : admin/group_list screen completely rewrite to
499        present the list of existing groups and a form to add a new
500        group. Here you can delete a group, go to permissions management
501        for a group, go to member list of a group (on admin/user_list with
502        a filter on group).
503       
504        * modification : admin/user_perm and admin/group_perm are not
505        directly reachable by the admin menu anymore. Only the user/group
506        list lets you reach user/group permissions management screen.
507
5082005-08-15 Pierrick LE GALL
509
510        * new : introduction page to administration section. This page
511        gives informations about PhpWebGallery version, PHP version, MySQL
512        version, gallery database informations (number of categories,
513        elements, users, comments). Ability to request phpwebgallery.net
514        for upgrade.
515
516        * deletion : of obsolete admin/admin_phpinfo.php page replaced by
517        a link in introduction page.
518
5192005-08-14 Pierrick LE GALL
520
521        * modification : simplification of HTML/CSS code for double select
522        screen to manage categories properties (admin/cat_options)
523
5242005-08-14 Pierrick LE GALL
525
526        * new : ability to set an element as representant of its category
527        directly from picture.php screen.
528
529        * improvement : dedicated icon to add elements into caddie. Ths
530        icon is displayed in the category title bar.
531       
5322005-08-14 Pierrick LE GALL
533
534        * new : maintenance screen in administration. There you can update
535        categories informations (number of images, date of the last added
536        element), update images informations (path, average rate), purge
537        obsolete sessions, purge history.
538
539        * new : ability to have random representative for categories. This
540        configuration parameter is set to false by default.
541
542        * new : ability to set an element as representative of a category
543        without belonging to the category. Thus, administrator can choose
544        representative even for empty categories.
545
546        * improvement : semantically superior design for category edition
547        screen by regrouping fields in fieldsets. The improved screen
548        contains action buttons as in category list screen.
549
550        * new : ability to move a virtual category (ie change its parent
551        category).
552
553        * bug fixed : the sync_users function checks all user children
554        tables (access, cache, group association).
555
5562005-08-08 Pierrick LE GALL
557
558        * new : external authentication in another users table. Previous
559        users table is divided between users (common properties with any
560        web application) and user_infos (phpwebgallery specific
561        informations). External table and fields can be configured.
562       
563        * modification : profile.php is not reachable through
564        administration anymore (not useful).
565
566        * modification : in profile.php, current password is mandatory
567        only if user tries to change his password. Username can't be
568        changed.
569
570        * deletion : of obsolete functions get_user_restrictions,
571        update_user_restrictions, get_user_all_restrictions,
572        is_user_allowed, update_user
573
574        * modification : $user['forbidden_categories'] equals at least
575        "-1" so that category_id NOT IN ($user['forbidden_categories'])
576        can always be used.
577
578        * modification : user_forbidden table becomes user_cache so that
579        not only restriction informations can be stored in this table.
580       
5812005-07-17 Pierrick LE GALL
582
583        * improvement : in admin/element_set_global, javascript is not
584        used anymore to select an item with its thumbnail
585
5862005-07-17 Pierrick LE GALL
587
588        * bug fixed : in admin/user_list, if target is "selection" and
589        that no user is selected, an error occurs
590
5912005-07-17 Pierrick LE GALL
592
593        * new feature : use Apache authentication. If
594        $conf['apache_authentication'] is set true : if no user matches
595        $_SERVER['REMOTE_USER'] in "users" table, PWG automatically
596        creates one. This way, users can customize the behaviour of the
597        application.
598
599        * template : new organisation of identification menu
600        (category.php). Simplification is required for Apache
601        authentication (no logout link even if user is externally logged
602        in)
603
604        * new : usernames can contain quotes (required because Apache
605        authentication authorized quotes in usernames)
606
6072005-07-17 Pierrick LE GALL
608
609        * new configuration parameter : hide thumbnail captions on main
610        page with $conf['show_thumbnail_caption']
611
612        * new configuration parameter : hide picture name in title on
613        picture presentation page with $conf['show_picture_name_on_title']
614
615        * template : new CSS classes to manage picture.php title
616       
6172005-07-16 Pierrick LE GALL
618
619        * new feature : RSS notification feed. Feed generator is an
620        external tool (FeedCreator class v1.7.2). New file feed.php
621
622        * new database field : comments.validation_date (datetime). This
623        field is required for notification feed.
624
625        * new database field : users.feed_id (varchar(50)). users.feed_id
626        is an alias of users.id but is much more complicated to find (50
627        characters, figures or letters, case sensitive) : the purpose is
628        to keep it secret (as far as possible).
629
630        * new database field : users.last_feed_check (datetime)
631
632        * new database field : users.registration_date (datetime)
633
634        * bug fixed : no need to add the (unavailable) session id to
635        install.php in the installation form.
636
637        * modified database field : images.date_available become more
638        precise (date to datetime). This precision is needed for
639        notification feed.
640
641        * new index : comments_i1 (validation_date). Might be useful for
642        feed queries.
643
644        * new index : comments_i2 (image_id). Useful each time you want to
645        have informations about an element and its associated comments.
646
647        * version 9.11 of mysqldump outputs database field names and table
648        names with backquote "`" (didn't find how to take them off)
649       
6502005-06-30 Pierrick LE GALL
651       
652        * category permissions management comes back! (it disappeared in
653        branch 1.4) This time, it is designed to support better long users
654        list. On this screen, for a particular category, admin can say
655        which groups and users are permitted.
656       
6572005-06-30 Pierrick LE GALL
658
659        * users managment : change display of filter (according to filter
660        on user comments)
661
6622005-06-30 Pierrick LE GALL
663
664        * categories management : new display with icon for actions
665        (delete, sub-categories, elements, edit, jump to, permissions)
666
667        * categories management : semantic HTML layout (using common
668        lists)
669
670        * categories management : new way to order categories of the same
671        level : a text field let the admin reorder all categories at once.
672       
6732005-06-25 Pierrick LE GALL
674
675        * new feature : ability to add links on the main page (see
676        include/config_default.inc.php)
677       
6782005-06-21 Pierrick LE GALL
679
680        * comments page rewritten : comments are displayed one by one,
681        with filters and display options available. The list of comments
682        is paginated.
683       
6842005-06-21 Pierrick LE GALL
685
686        * direct communication between templates and language items,
687        without needing a mapping in the PHP code.
688
6892005-06-21 Pierrick LE GALL
690
691        * new function get_name_from_file to centralize the construction
692        of displayed name from the filename
693
694        * new function l10n which returns the corresponding value from
695        $lang if existing. Else, the key is returned. This means that if a
696        language item is not translated, the key is displayed instead
697        (better than nothing).
698
6992005-06-11 Pierrick LE GALL
700
701        * errors and informations boxes : management centralized in
702        admin.php, $errors and $infos arrays replaced by $page['errors']
703        and $page['infos'], special management for admin/update.php (more
704        complex management)
705
7062005-06-11 Pierrick LE GALL
707
708        * bug 96 (informations given by uploaders are lost) correction
709        reported from branch 1.4
710
7112005-05-10 Pierrick LE GALL
712
713        * user list : links to profile page and permissions page are
714        represented by icons (more compact)
715
716        * user list : ability to associate to a group or to dissociate
717        from a group a list of selected users
718
719        * user list : ability to set user properties in "batch" mode (a
720        selection of users at once)
721
722        * user list : alternate background color for each line
723       
7242005-04-30 Pierrick LE GALL
725
726        * user list updated : ability to filter list on status. Function
727        get_enums comes back to retrieve the list of possible status in
728        the database.
729       
7302005-04-28 Pierrick LE GALL
731
732        * user list updated : ability to filter list on group
733
7342005-04-25 Pierrick LE GALL
735
736        * include/config.inc.php becomes include/config_default.inc.php :
737        this file should not be modified. A new file
738        include/config_local.inc.php can be used for overwriting
739        configuration parameters
740       
7412005-04-25 Pierrick LE GALL
742
743        * come back to previous version of include/constants.php :
744        %PWGVERSION% was not a mistake
745
7462005-04-25 Pierrick LE GALL
747
748        * profile.php is no longer used for listing users :
749        admin/user_list.php comes back (as in 1.3 branch)
750
751        * user list updated : ability to filter list on username
752
7532005-04-25 Gweltas
754
755        * ability to install even if file include/mysql.inc.php doesn't
756        exist
757
758        * monthly statistics
759
760        * installation labels updated (english only)
761
7622005-04-16 Pierrick LE GALL <pierrick /at/ phpwebgallery {dot} net>
763
764        * elements batch management : element_set page becomes the
765        frontend to element_set_global and element_set_unit, infos_images
766        (after a long time of use) become deprecated : the more powerful
767        element_set is used instead. Consequently, batch management
768        concerns caddie but also "normal categories".
769       
770        * refactoring code in admin.php to include the sub-file (clearer)
771
772        * caddie : function fill_caddie replaces the code in category.php
773        and can be used in admin/element_set.php
774
775        * caddie : caddie table is added in delete_elements function
776
7772005-04-16 Pierrick LE GALL <pierrick /at/ phpwebgallery {dot} net>
778
779        * elements batch management : in addition to global mode, a unit
780        mode is added : ability to manage a set of elements, element by
781        element. This screen is very close to the existing "infos_images"
782        (which will soon disappear).
783
784        * elements batch management : in screen element_set_global, the
785        display options are displayed at the top as in element_set_unit
786       
7872005-04-11 Pierrick LE GALL <pierrick /at/ phpwebgallery {dot} net>
788
789        * functions get_day_list and get_month_list moved from search.php
790        to include/functions.inc.php : these functions are now also used
791        in admin/element_set_global.php
792
793        * elements batch management improved : ability to set the number
794        of elements to display per line, ability to set {author, name,
795        creation date} fields, ability to add and remove keywords, ability
796        to take selected elements out of caddie
797
7982005-03-31 Pierrick LE GALL <pierrick at phpwebgallery dot net>
799
800        * apply category name and element name separation in calendar
801        special category
802
803        * change method of counting total number of viewable pictures :
804        pictures linked to more than one category are not counted twice.
805       
8062005-03-26 Pierrick LE GALL <pierrick at phpwebgallery dot net>
807
808        * "add to caddie" link is visible only when categories contains
809        elements. Only admin users can see this link
810
811        * elements batch management : impossible to create a link between
812        category and element that already exists
813
814        * logical separation of category name under thumbnail and element
815        name
816
8172005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
818
819        * application version is defined at build or release
820        creation. This way, include/constants.php won't change at each
821        build.
822
8232005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
824
825        * typo fixed : wrong block name closed in template
826
8272005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
828       
829        * new feature : caddie. The purpose is batch management,
830        especially concerning elements to categories associations.This is
831        the very first release, needs many improvements.
Note: See TracBrowser for help on using the repository browser.