source: trunk/identification.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28587   10 years mistic100 feature 3010 : replace trigger_action/event by trigger_notify/change
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @25018   10 years mistic100 remove all array_push (50% slower than []) + some changes missing for …
(edit) @20609   11 years rvelices replaced page_messages.php with a function to call
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @18063   12 years mistic100 feature 2747: Add triggers on all main pages
(edit) @15578   12 years mistic100 feature:2538 little rework of messages system, now can be used on …
(edit) @12878   12 years rvelices bug 2553 hide menubar/register on indentification page if gallery is …
(edit) @12764   12 years mistic100 feature:2538 Make a unified messages management use only …
(edit) @11989   13 years plg fix indentation issues, tabs are forbidden
(edit) @11368   13 years plg merge r11367 from branch 2.2 to trunk bug 2344 fixed: all "Go to …
(edit) @10860   13 years flop25 feature:1835 better managment if $confinsensitive_case_logon is …
(edit) @10824   13 years mistic100 restore HOME links, change parameter name for remove menu on certain page
(edit) @10812   13 years mistic100 merge spread_menus to the core
(edit) @8728   13 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" …
(edit) @6363   14 years plg remove all svn:mergeinfo properties
(edit) @6348   14 years plg merge r6347 from branch 2.1 to trunk bug 1672: replace the language …
(edit) @6340   14 years plg merge r6338 from branch 2.1 to trunk bug 1694 fixed: COMPUTED Exif …
(edit) @6322   14 years plg merge r6321 from branch 2.1 to trunk bug 1682: r6312 was producing a …
(edit) @6316   14 years plg merge r6313 from branch 2.1 to trunk bug 1685 fixed: typo on …
(edit) @6315   14 years plg merge r6312 from branch 2.1 to trunk bug 1684 fixed: the test to …
(edit) @6314   14 years plg merge r6311 from branch 2.1 to trunk bug 1683 fixed: as soon as an …
(edit) @5990   14 years plg bug 1484: prevent XSS vulnerability, encode url. improvement: no need …
(edit) @5196   14 years plg increase copyright year to 2010
(edit) @5021   14 years nikrou Feature 1451 : localization with gettext Use php-gettext …
(edit) @5014   14 years plg merge r5013 from branch 2.0 to trunk feature 1448 added: ability to …
(edit) @5002   14 years plg merge r5001 from branch 2.0 to trunk bug 1469 fixed: I should have …
(edit) @4966   14 years plg merge r4965 from branch 2.0 to trunk bug 1047 fixed: avoid warnings …
(edit) @4956   14 years plg merge r4955 from branch 2.0 to trunk bug 1452 fixed: check cookies …
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @2325   16 years rub Resolved issue 0000823: Enhance upload functionalities First commit, …
(edit) @2299   16 years plg Bug fixed: as rvelices notified me by email, my header replacement …
(edit) @2297   16 years plg Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
(edit) @2223   16 years rvelices - migrate many templates to smarty
(edit) @2029   17 years rub Resolved issue 0000697: with generic user a author name is necessary …
(edit) @2014   17 years rub Replace some $lang by l10n
(edit) @1900   17 years rub Apply property svn:eol-style Value: LF
(edit) @1851   17 years rub o Proposition: improved display of 'x images in y sub-categories' or …
(edit) @1744   17 years rvelices - revert feature 564: log the login of each user; but add the …
(edit) @1727   17 years plg Modification: new data model for history, more compact, more …
(edit) @1652   17 years rvelices - feature 599: option to forbid user registration - 1 language cleanup …
(edit) @1615   17 years rvelices language cleanup (removed duplicate messages and use {lang:} instead …
(edit) @1614   17 years rub Resolved Issue ID 0000587: o Not uniform use of langlogin and …
(edit) @1568   17 years rvelices - put back configsession_length disappeared in r1493 but has …
(edit) @1565   17 years rvelices feature 564: logs in the history table each user login feature 562: …
(edit) @1511   18 years nikrou Fix bug 451: improvement small problem with reconnexion after session …
(edit) @1494   18 years nikrou small improvement (related to bug 451): incorrect auto_login_key dont …
(edit) @1493   18 years nikrou bug 451 fixed: problem with auto login - add an auto_login_key in …
(edit) @1082   18 years plg new: cleaner URL. Instead of …
(edit) @1068   18 years rvelices bug fix: call to undefined session_create in register.php (added …
(edit) @1061   18 years rvelices calendar improvement: month calendar view a la flickr fix: html 4.01 …
(edit) @1056   18 years rvelices fix: remove all php warnings and notices
(edit) @1052   18 years rvelices fix: permissioning not working (2 bugs) fix: locked gallery cannot be …
(edit) @1029   18 years rvelices - remake of Remote sites and Synchronize: - synchronization for …
(edit) @1004   18 years nikrou Improve security of sessions: - use only cookies to store session id …
(edit) @866   19 years plg - new: automatic new password sent by mail when requested by user
(edit) @854   19 years plg (not in ChangeLog) - adds PHPWG_ROOT_PATH to form action in …
(edit) @850   19 years plg - new : HTML BODY identifier to let CSS stylesheets manage specific …
(edit) @808   19 years plg - new : external authentication in another users table. Previous users …
(edit) @688   19 years plg - use template->parse instead of pparse. (exceptions for install.php …
(edit) @675   19 years plg all headers adapted to new year 2005, happy new year
(edit) @671   19 years gweltas - Group permission delivery - Reorganisation of common.lang.php
(edit) @651   19 years plg - restricted access mode deleted : set all your categories as private …
(edit) @631   19 years gweltas - User control panel update (user side) - User control panel update …
(edit) @593   19 years z0rglub update headers to comply with GPL
(edit) @587   19 years z0rglub - function mysql_query replaced by pwg_query : the same with debugging …
(edit) @555   19 years z0rglub - checkbox for "remember me" are only shown if authorized - …
(edit) @541   19 years z0rglub - deletion of session_time and session_id_size as config parameter - …
(edit) @405   20 years z0rglub redirections modification : use of a HTML refresh page instead of …
(edit) @404   20 years z0rglub an unknown function was insidiously inserted in revision 3.17 :-)
(edit) @402   20 years z0rglub code refactoring
(edit) @393   20 years gweltas - Template migration - Admin Control Panel migration - Language migration
(edit) @375   20 years gweltas New default template - User side
(edit) @369   20 years gweltas Template migration
(edit) @365   20 years gweltas Template migration
(edit) @364   20 years gweltas Split of langage files
(edit) @362   20 years z0rglub header global refactoring
(edit) @354   20 years gweltas Migration of common.php in the include directory to fit the new coding …
(edit) @345   20 years gweltas Merge of the 1.3.1 release Creation of an unique include file …
(edit) @104   21 years z0rglub Remove log informations registration
(edit) @87   21 years z0rglub Bug correction : errors were not shown
(edit) @57   21 years z0rglub improve the header of each file
(edit) @45   21 years z0rglub optional cookie identification
(edit) @26   21 years z0rglub * empty log message *
(edit) @10   21 years z0rglub * empty log message *
(edit) @9   21 years z0rglub 2003.05.13 user_add and user_modify added
(add) @2   21 years z0rglub Initial revision
Note: See TracRevisionLog for help on using the revision log.