source: trunk/include/functions_url.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27388   10 years rvelices more query2array and remove unnecessary tests in often called url functions
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @25615   10 years mistic100 move get_query_string_diff and url_is_remote to functions_url.inc.php
(edit) @25018   10 years mistic100 remove all array_push (50% slower than []) + some changes missing for …
(edit) @23822   11 years mistic100 bug:2933 make plain url when picture_url_style='id-file'
(edit) @23187   11 years rvelices nicer urls when used over https
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @18462   11 years mistic100 feature:2614 pagination on albums return to old fashioned way (one …
(edit) @18165   12 years mistic100 feature 2614: pagination on albums
(edit) @15383   12 years ddtddt [trunk] - l10n page no found message 2
(edit) @14180   12 years rvelices "home url" is not always absolute with host name + html compaction - …
(edit) @13258   12 years plg convert tabulations into 2-spaces for indentation (introduced in r13240)
(edit) @13240   12 years rvelices - multisize thumb longest side can be smaller than the square size - …
(edit) @12922   12 years mistic100 update Piwigo headers to 2012, last change before the expected (or …
(edit) @12855   12 years rvelices feature 2548 multisize - improved picture.php display (original...) + …
(edit) @11831   13 years patdenice bug:2386 Bug in tag urls if tag start with a number
(edit) @9353   13 years plg feature 2197 added: if make_index_url() adds no parameters after …
(edit) @8728   13 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" …
(edit) @8247   13 years rvelices removed unused files / code / css; shorter code
(edit) @8079   13 years patdenice feature 2057: fetchRemote can send POST data
(edit) @6411   14 years rvelices merge r6368,6410 from branch-2.1 to trunk - merged the linkroot …
(edit) @6363   14 years plg remove all svn:mergeinfo properties
(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) @5196   14 years plg increase copyright year to 2010
(edit) @5014   14 years plg merge r5013 from branch 2.0 to trunk feature 1448 added: ability to …
(edit) @4966   14 years plg merge r4965 from branch 2.0 to trunk bug 1047 fixed: avoid warnings …
(edit) @3403   15 years nikrou bug fix 1024 : the way to discover protocol (http/https) was not correct
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3126   15 years rvelices - embellish_url compacts now .. - some trigger improvements …
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @2773   15 years rvelices merge rev 2771,2772 from branch 2.0 - 2771 event tracer improvement: …
(edit) @2502   16 years rvelices - better management of fatal errors (instead of die or trigger_error …
(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) @2229   16 years patdenice Merge from revision 2228. Resolved bugs: 741 and 793: Added user does …
(edit) @2215   16 years rvelices - added compatibility function file_put_contents
(edit) @2155   16 years rvelices - send status code 403 when attempt to enter a user comment, but …
(edit) @2083   17 years rub Resolved 0000738: Double port on url Merge branch-1_7 2048:2050 into BSF
(edit) @2047   17 years rvelices feature 713: allow permalinks to contain the slash ("/") character
(edit) @2026   17 years rub Improvement of picture url built
(edit) @1980   17 years rvelices put some code from the huge section_init to 2 functions - …
(edit) @1956   17 years rvelices merge r1955 from branch-1_7 to trunk: flat view small improvements …
(edit) @1900   17 years rub Apply property svn:eol-style Value: LF
(edit) @1866   17 years rvelices feature 657: permalinks for categories
(edit) @1861   17 years rvelices - refactoring pagecategory before 1.7 release pagecategory is …
(edit) @1800   17 years rub Replace all flat_cat by flat.
(edit) @1789   17 years rvelices - correct php warnings (section_init and mass_inserts) - flat category …
(edit) @1788   17 years rub Issue 0000639: Force selected page on index.php When page index.php …
(edit) @1750   17 years rvelices - plugins with own independent scripts work now (cookie_path and url …
(edit) @1722   17 years rub There are no filter enabled if filter configuration is empty (no icon, …
(edit) @1678   17 years rvelices Very small corrections: - syntax error (action.php) - language (call …
(edit) @1677   17 years rub Feature Issue ID 0000601: Filter all public pages with only recent …
(edit) @1676   17 years rub Apply Nicco's style footer to HTML mail. Add 2 news functions to …
(edit) @1566   17 years rvelices feature 563: send an email to admin when new user registers (optional)
(edit) @1562   17 years rvelices bug 560: merge r1561 to trunk - url issue when …
(edit) @1503   18 years nikrou function names are case-insensitive but it's a good idea to call …
(edit) @1403   18 years rvelices merge -r1402 from branch-1_6 into trunk bug correction in …
(edit) @1374   18 years nikrou fix bug 431: src of image are incorrect: ex: ././galleries/img.jpg …
(edit) @1131   18 years rvelices improvement: urls for tags can contain now only the tag or the id and …
(edit) @1119   18 years plg improvement: tags replace keywords. Better data model, less …
(add) @1109   18 years rvelices moved category.php to index.php split url functions from …
Note: See TracRevisionLog for help on using the revision log.