source: branches/release-1_3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @271   20 years z0rglub use the order of categories.uppercats for retrieving the local …
(edit) @270   20 years z0rglub add get_category_directories function
(edit) @269   20 years z0rglub improvement of insert_local_category function : less SQL queries, only …
(edit) @268   20 years z0rglub corrections by xolda
(edit) @267   20 years z0rglub initial import on branch 1.3
(edit) @264   20 years z0rglub - no need of last '/' for get_dirs parameter - remove function get_themes
(edit) @263   20 years z0rglub using new syntax for get_dirs
(edit) @262   20 years z0rglub - when deleting a user, deletes rows in user_category - when …
(edit) @261   20 years z0rglub if permissions modified, synchronize_user
(edit) @260   20 years z0rglub if associate or dissociate from a group, synchronize_user
(edit) @259   20 years z0rglub if any update has been done, synchronize_all_users
(edit) @258   20 years z0rglub for virtual category to picture association, if the number of …
(edit) @257   20 years z0rglub if permissions are updated, synchronize_group
(edit) @256   20 years z0rglub if permissions are updated, synchronize_all_users
(edit) @255   20 years z0rglub if category status changes, synchronize_all_users
(edit) @254   20 years z0rglub - categories are now collapsed if there is more than …
(edit) @253   20 years z0rglub new line added…
(edit) @252   20 years z0rglub - use function get_user_plain_structure, create_user_structure - …
(edit) @251   20 years z0rglub don't use plain_structure anymore
Note: See TracRevisionLog for help on using the revision log.