index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
functions.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-01-06
- upgrade scripts added for releases 1.3.x
plegall
1
-7
/
+36
2004-12-30
- bug fixed on upload : configuration variable $conf['upload_available'] has
plegall
1
-1
/
+1
2004-12-28
- register process partly rewritten
plegall
1
-1
/
+26
2004-12-27
- admin/update : filesystem synchronization process completely
plegall
1
-8
/
+7
2004-11-24
bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01
plegall
1
-1
/
+3
2004-11-16
- images.path column added to reduce database access
plegall
1
-25
/
+10
2004-11-09
Before 1970, Microsoft Windows can't mktime. format_date changed was changed
plegall
1
-20
/
+33
2004-11-06
update headers to comply with GPL
z0rglub
1
-4
/
+4
2004-11-05
- DEFAULT_LANGUAGE constant moved to $conf['default_language']
z0rglub
1
-1
/
+3
2004-10-30
- function mysql_query replaced by pwg_query : the same with debugging
z0rglub
1
-18
/
+22
2004-10-23
- refactoring of comments.php
z0rglub
1
-0
/
+48
2004-09-26
-First draft of history display
gweltas
1
-2
/
+2
2004-09-20
- huge refactoring of admin/configuration.php (reminder : tabs in code are
z0rglub
1
-1
/
+1
2004-09-07
Minor bugs correction
gweltas
1
-11
/
+1
2004-09-03
- in admin/configuration, add new step with "sections" (general, comments,
z0rglub
1
-17
/
+34
2004-08-30
add rating feature
z0rglub
1
-0
/
+34
2004-08-25
- Deletion of obsolete functions in the administrative part
gweltas
1
-1
/
+1
2004-08-25
refresh time decreases from 5 seconds to 1
z0rglub
1
-1
/
+1
2004-08-06
use of functions_html.inc.php instead of htmlfunctions.inc.php
z0rglub
1
-1
/
+1
2004-05-20
field comments.date becomes a datetime MySQL field type (instead of int)
z0rglub
1
-0
/
+6
2004-03-31
bug 23 : search case insensitive BUT highlightning case sensitive
z0rglub
1
-8
/
+17
2004-03-31
redirections modification : use of a HTML refresh page instead of header PHP
z0rglub
1
-0
/
+28
2004-03-26
- Template migration
gweltas
1
-6
/
+7
2004-02-26
New default template - User side
gweltas
1
-5
/
+5
2004-02-19
Split of langage files
gweltas
1
-57
/
+5
2004-02-11
header global refactoring
z0rglub
1
-18
/
+26
2004-02-11
adding phpdocumentor variables to function get_enums
z0rglub
1
-2
/
+3
2004-02-07
Template modification
gweltas
1
-6
/
+56
2004-02-02
Merge of the 1.3.1 release
gweltas
1
-50
/
+72
2003-11-08
Modifyed header to be compliant with PhpDocumentor
z0rglub
1
-16
/
+25
2003-11-03
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
z0rglub
1
-1
/
+1
2003-09-20
Using the same name for variables in ./include/mysql.inc.php
z0rglub
1
-1
/
+1
2003-09-15
Using PREFIX_INCLUDE to have strictly relative paths
z0rglub
1
-5
/
+5
2003-09-10
Mail notification for admins
z0rglub
1
-0
/
+48
2003-08-30
Multi categories for the same picture
z0rglub
1
-0
/
+26
2003-08-24
improve the header of each file
z0rglub
1
-2
/
+4
2003-07-26
instead of overriding individual keywords,you can add a keyword to all or rem...
z0rglub
1
-4
/
+1
2003-07-21
*** empty log message ***
z0rglub
1
-21
/
+8
2003-07-01
*** empty log message ***
z0rglub
1
-9
/
+10
2003-05-25
search improved
z0rglub
1
-10
/
+21
2003-05-21
*** empty log message ***
z0rglub
1
-8
/
+24
2003-05-17
*** empty log message ***
z0rglub
1
-4
/
+29
2003-05-13
2003.05.13 user_add and user_modify added
z0rglub
1
-5
/
+32
2003-05-10
*** empty log message ***
z0rglub
1
-22
/
+22
2003-05-09
Initial revision
z0rglub
1
-0
/
+286