source: branches/release-1_3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @549   20 years z0rglub bug 43 : disable possibility to create thumbnail for pictures …
(edit) @548   20 years z0rglub when registering a new user, we must take into account that …
(edit) @546   20 years z0rglub bug 50 : PHP 5.x incompatibility
(edit) @544   20 years z0rglub bug 40 : case issue for uploaded pictures
(edit) @542   20 years z0rglub bug 28 : invisibility feature disabled
(edit) @448   20 years z0rglub initial revision for branch 1.3, by Vladimir Hrdlik
(edit) @447   20 years z0rglub corrections made by Eelko
(edit) @425   20 years z0rglub addition in branch 1.3
(edit) @419   20 years z0rglub initial revision
(edit) @418   20 years z0rglub version goes to 1.3.2
(edit) @416   20 years z0rglub bug 20 : thumbnails don't align under Microsoft Internet Explorer. …
(edit) @414   20 years z0rglub bug 24 : Identification page uses a hard-coded path towards default …
(edit) @412   20 years z0rglub bug 26 : When categories tree has category ids not in ascending order, …
(edit) @410   20 years z0rglub bug 23 : search case insensitive BUT highlightning case sensitive
(edit) @408   20 years z0rglub bug 17 : comment delete picture not displayed in picture.php analysis …
(edit) @407   20 years z0rglub bug 15 : useless index in categories dropped
(edit) @406   20 years z0rglub PHP Warning correction
(edit) @391   20 years z0rglub bug 21 : can't edit virtual categories (when using a list of values as …
(edit) @389   20 years z0rglub bug 22 : can't create a virtual category at root (with a list of …
(edit) @379   20 years z0rglub delete debug prints
(edit) @378   20 years z0rglub version changed to 1.3.1
(edit) @377   20 years z0rglub comments on echo
(edit) @376   20 years z0rglub moving the $pagestart calculation when $_GETnum is provided. …
(edit) @373   20 years z0rglub add on branch 1.3
(edit) @372   20 years z0rglub changing error reporting level to stay calm when undefined indexes are …
(edit) @350   20 years z0rglub append central HTML to $output, do not echo $code anymore
(edit) @349   20 years z0rglub - adding file header - echoing $output var
(edit) @348   20 years z0rglub - adding file header - initializing uniq $output var
(edit) @343   20 years z0rglub adding item cat_unknown_id
(edit) @342   20 years z0rglub using correct charset syntax
(edit) @341   20 years z0rglub initial revision for branch 1.3
(edit) @340   20 years z0rglub reassign admin CSS for errors
(edit) @339   20 years z0rglub 1.3.1beta release
(edit) @338   20 years z0rglub Php Warning correction
(edit) @337   20 years z0rglub return to simple style for input and textarea
(edit) @336   20 years z0rglub many categories management : display a simple text field for uppercat …
(edit) @335   20 years z0rglub Php Warning correction
(edit) @334   20 years z0rglub if a category has no last_date, the corresponding date_last in …
(edit) @333   20 years z0rglub Php warnings correction
(edit) @332   20 years z0rglub changing get_restrictions to get_user_restrictions
(edit) @331   20 years z0rglub - Php warnings correction - many categories management : display a …
(edit) @330   20 years z0rglub Php warnings correction
(edit) @329   20 years gweltas CSS Admin creation
(edit) @328   20 years z0rglub Php Warning correction
(edit) @327   20 years z0rglub having 2 link for each thumbnail instead of 1 : first one on the …
(edit) @326   20 years z0rglub add session id to url if no cookie is created
(edit) @325   20 years z0rglub first revision of norwegian translation for branch 1.3
(edit) @324   20 years gweltas BUG_0003 in admin section
(edit) @323   20 years z0rglub during synchronization, moving the structure creation to previous the …
(edit) @322   20 years z0rglub moving the synchronization between data and calculated after the real …
(edit) @321   20 years z0rglub change charset to correct ones
(edit) @320   20 years z0rglub didn't take correctly into account forbidden categories
(edit) @319   20 years z0rglub Php Warnings correction
(edit) @318   20 years z0rglub bug correction : no filename displayed when containing forbidden characters
(edit) @317   20 years z0rglub - Php Warnings correction (file not found) - feature 5 : using same …
(edit) @316   20 years z0rglub - changing white color to lightgray - agregation of CSS properties
(edit) @315   20 years z0rglub - Php warning correction - bug 0000002 correction : forbidden …
(edit) @314   20 years z0rglub add link to the start page
(edit) @313   20 years z0rglub code refactoring (really minor)
(edit) @312   20 years z0rglub - Php warnings correction - code refactoring
(edit) @311   20 years z0rglub Php warnings correction
(edit) @310   20 years z0rglub code refactore
(edit) @309   20 years z0rglub code simplified
(edit) @308   20 years z0rglub bug correction : POST[associate] was always set even if not ! test …
(edit) @307   20 years z0rglub Php warnings correction
(edit) @306   20 years z0rglub Php warning correction
(edit) @305   20 years z0rglub Php warning correction
(edit) @304   20 years z0rglub Php warnings corrections
(edit) @303   20 years z0rglub Php warnings corrections
(edit) @302   20 years z0rglub Code rewritting
(edit) @301   20 years z0rglub Performances improved : replacing the useless LEFT JOIN by INNER JOIN
(edit) @300   20 years gweltas Favorite management
(edit) @299   20 years gweltas Php Warnings
(edit) @298   20 years gweltas Upload rights
(edit) @297   20 years z0rglub Simplifying concatenation of $infos variables to select in the database
(edit) @296   20 years z0rglub Modify function get_cat_info for preventing Php Warning when NULL …
(edit) @295   20 years z0rglub Prevent Php warnings if some user variables are NULL
(edit) @294   20 years z0rglub Prevent Php warnings if some config variables are NULL
(edit) @293   20 years z0rglub Use the stored calculated date users.forbidden_categories instead of …
(edit) @292   20 years z0rglub Php warning correction
(edit) @291   20 years gweltas bug-1_3_0-006 : with IE/Konqueror, in "comments" pages (public part …
(edit) @290   20 years gweltas Conformity with the XHTML 1.0 transitional standard Creation of the …
(edit) @289   20 years z0rglub bug-1_3_0-003 : the link for uploading a picture use the class "back" …
(edit) @288   20 years z0rglub bug-1_3_0-010 : in picture.php, the previous src picture use two …
(edit) @287   20 years z0rglub bug-1_3_0-001 : if you activate the validation of users comments …
(edit) @286   20 years z0rglub - reformating gweltas coding style :-) (so easy to do with emacs) - …
(edit) @285   20 years z0rglub Updating insert_remote* function the same way the local ones : really …
(edit) @284   20 years z0rglub Using a one shot function to retrieve all directories : faster
(edit) @283   20 years z0rglub synchronize user calculated data if a (some) site is deleted
(edit) @282   20 years z0rglub UPDATE query in update_category was not correctly written and never …
(edit) @281   20 years z0rglub improved function update_category essentially by using INNER JOIN …
(edit) @280   20 years gweltas Correction of php warnings
(edit) @279   20 years gweltas Corretion of PHP warnings
(edit) @278   20 years z0rglub Improved function insert_local_image : about 80 to 90 % of update time …
(edit) @277   20 years z0rglub Adding functions to retrieve all files from a directory into an array …
(edit) @276   20 years gweltas Minor corrections of PHP warnings
(edit) @275   20 years z0rglub Using the stored array with user restricted categories
(edit) @274   20 years gweltas Corrections de quelques warnings php.
(edit) @273   20 years z0rglub - adding table user_category - adding field …
(edit) @272   20 years z0rglub improved again function insert_local_category : only one multiple …
Note: See TracRevisionLog for help on using the revision log.