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_url.inc.php
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
more query2array and remove unnecessary tests in often called url functions
rvelices
2014-02-16
1
-20
/
+5
*
Update headers to 2014. Happy new year!!
mistic100
2014-01-05
1
-1
/
+1
*
move get_query_string_diff and url_is_remote to functions_url.inc.php
mistic100
2013-11-21
1
-0
/
+38
*
remove all array_push (50% slower than []) + some changes missing for feature...
mistic100
2013-10-19
1
-8
/
+7
*
bug:2933 make plain url when picture_url_style='id-file'
mistic100
2013-07-07
1
-1
/
+1
*
nicer urls when used over https
rvelices
2013-06-13
1
-2
/
+5
*
update Piwigo headers to 2013 (the end of the world didn't occur as expected...
plegall
2013-01-01
1
-1
/
+1
*
feature:2614 pagination on albums
mistic100
2012-10-04
1
-3
/
+3
*
feature 2614: pagination on albums
mistic100
2012-09-23
1
-0
/
+5
*
[trunk] - l10n page no found message 2
ddtddt
2012-05-28
1
-3
/
+3
*
"home url" is not always absolute with host name + html compaction - through ...
rvelices
2012-04-16
1
-1
/
+1
*
convert tabulations into 2-spaces for indentation (introduced in r13240)
plegall
2012-02-19
1
-28
/
+28
*
- multisize thumb longest side can be smaller than the square size
rvelices
2012-02-18
1
-36
/
+32
*
update Piwigo headers to 2012, last change before the expected (or not) apoca...
mistic100
2012-01-17
1
-1
/
+1
*
feature 2548 multisize - improved picture.php display (original...) + code cl...
rvelices
2012-01-05
1
-0
/
+34
*
bug:2386
patdenice
2011-07-25
1
-1
/
+3
*
feature 2197 added: if make_index_url() adds no parameters after index.php?, ...
plegall
2011-02-22
1
-0
/
+9
*
Happy new year 2011
plegall
2011-01-18
1
-2
/
+2
*
removed unused files / code / css; shorter code
rvelices
2010-12-23
1
-1
/
+1
*
feature 2057: fetchRemote can send POST data
patdenice
2010-12-11
1
-3
/
+3
*
merge r6368,6410 from branch-2.1 to trunk
rvelices
2010-05-28
1
-1
/
+20
*
increase copyright year to 2010
plegall
2010-03-19
1
-1
/
+1
*
bug fix 1024 : the way to discover protocol (http/https) was not correct
nikrou
2009-06-09
1
-3
/
+4
*
- embellish_url compacts now ..
rvelices
2009-02-05
1
-16
/
+17
*
Administration: happy new year 2009, all PHP headers updated.
plegall
2009-01-04
1
-2
/
+2
*
merge rev 2771,2772 from branch 2.0
rvelices
2008-10-18
1
-19
/
+19
*
- better management of fatal errors (instead of die or trigger_error rather u...
rvelices
2008-09-05
1
-17
/
+5
*
Bug fixed: as rvelices notified me by email, my header replacement script was
plegall
2008-04-05
1
-23
/
+0
*
Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
plegall
2008-04-04
1
-0
/
+21
*
Merge from revision 2228.
patdenice
2008-02-29
1
-1
/
+9
*
- added compatibility function file_put_contents
rvelices
2008-02-27
1
-1
/
+1
*
- send status code 403 when attempt to enter a user comment, but comments are...
rvelices
2007-10-29
1
-2
/
+2
*
Resolved 0000738: Double port on url
rub
2007-08-30
1
-2
/
+6
*
feature 713: allow permalinks to contain the slash ("/") character
rvelices
2007-06-28
1
-12
/
+27
*
Improvement of picture url built
rub
2007-05-25
1
-0
/
+11
*
put some code from the huge section_init to 2 functions
rvelices
2007-04-26
1
-0
/
+216
*
merge r1955 from branch-1_7 to trunk:
rvelices
2007-04-13
1
-0
/
+4
*
feature 657: permalinks for categories
rvelices
2007-02-28
1
-3
/
+15
*
- refactoring page['category'] before 1.7 release
rvelices
2007-02-27
1
-16
/
+18
*
Replace all flat_cat by flat.
rub
2007-02-10
1
-1
/
+1
*
- correct php warnings (section_init and mass_inserts)
rvelices
2007-02-08
1
-3
/
+3
*
Issue 0000639: Force selected page on index.php
rub
2007-02-07
1
-1
/
+5
*
- plugins with own independent scripts work now (cookie_path and url root are
rvelices
2007-01-24
1
-9
/
+14
*
There are no filter enabled if filter configuration is empty (no icon, no fun...
rub
2007-01-15
1
-2
/
+2
*
Very small corrections:
rvelices
2006-12-21
1
-1
/
+1
*
Feature Issue ID 0000601: Filter all public pages with only recent elements
rub
2006-12-21
1
-0
/
+5
*
Apply Nicco's style footer to HTML mail.
rub
2006-12-19
1
-0
/
+57
*
feature 563: send an email to admin when new user registers (optional)
rvelices
2006-10-19
1
-0
/
+15
*
bug 560: merge r1561 to trunk - url issue when $conf['picture_url_style']='fi...
rvelices
2006-10-13
1
-8
/
+7
*
function names are case-insensitive but it's a good idea to call functions
nikrou
2006-07-26
1
-15
/
+15
[next]