source: trunk/include/functions.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27158   10 years mistic100 remove PHP < 5.2 code
(edit) @27043   10 years mistic100 str2DateTime return false on empty input
(edit) @26902   10 years mistic100 bug 3027: Fatal error on Configuration->Options->Photo size
(edit) @26591   10 years mistic100 use custom safe_version_compare instead of version_compare to handle …
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @26048   10 years mistic100 add query2array function, aiming to replace hash_from_query, …
(edit) @25812   10 years mistic100 feature 2999: documentation of Template class, other classes of …
(edit) @25615   10 years mistic100 move get_query_string_diff and url_is_remote to functions_url.inc.php
(edit) @25550   10 years mistic100 feature 2999: Documentation of include/functions_mail|metadata|picture
(edit) @25507   10 years mistic100 feature 2999 : documentation of include/functions_calendar.inc.php and …
(edit) @25459   10 years plg feature 2976: add output fields for pwg.users.getList. …
(edit) @25427   10 years mistic100 move array_from_query to functions.inc.php
(edit) @25426   10 years mistic100 feature 2999 : documentation of include/functions.inc.php
(edit) @25425   10 years mistic100 delete replace_space function, modify get_cat_display_name_* functions
(edit) @25360   10 years mistic100 feature 2995: New email template restore get_l10n_args removed at …
(edit) @25288   10 years mistic100 feature 2651: fallback language, failed when the "child" file does not …
(edit) @25114   10 years mistic100 bug:2947 fix compatibility with PHP 5.2 and 5.3
(edit) @25113   10 years mistic100 feature 2978: error func_get_args(): Can't be used as a function …
(edit) @25018   10 years mistic100 remove all array_push (50% slower than []) + some changes missing for …
(edit) @25005   10 years mistic100 feature 2978: remove useless sprintf in the core
(edit) @24988   10 years mistic100 feature 2978: l10n() and {translate} with additional arguments TODO: …
(edit) @24833   10 years mistic100 make get_query_string_diff compatible with arrays and use build-in …
(edit) @24350   11 years mistic100 add function conf_delete_param
(edit) @24099   11 years mistic100 bug:2947 rewrite format_date() and time_since() with DateTime class + …
(edit) @24009   11 years mistic100 add mandatory option for check_input_parameter
(edit) @23887   11 years plg feature 2941: add trigger on get_webmaster_mail_address
(edit) @23823   11 years mistic100 bug:2939 switch_lang_to() must reload plugins files
(edit) @23384   11 years rvelices smarty 3 - first pass for tests
(edit) @23372   11 years mistic100 Add trigger "load_conf" at the end of load_conf_from_db() not usable …
(edit) @22729   11 years rvelices bug 2900: Improve web service output
(edit) @22653   11 years flop25 correction of rev:21515
(edit) @21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
(edit) @21515   11 years flop25 add the nb of pages as template var for navigation_bar.tpl for extensions
(edit) @20599   11 years rvelices start the php session before loading plugins in a standard manner …
(edit) @20543   11 years patdenice bug:2835 ability detect mobile theme earlier, before plugin load
(edit) @20325   11 years mistic100 feature:2823 Add triggers for login system, load function_plugins …
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @19225   11 years mistic100 clean some function desc
(edit) @18967   11 years patdenice bug:2687 bug:2778 Unable to switch from mobile theme to classic theme …
(edit) @18729   11 years rvelices - navigation bar urls are always on the number of images per page …
(edit) @18629   11 years rvelices - remove unsed code; shorten existing code and improve readability …
(edit) @18165   12 years mistic100 feature 2614: pagination on albums
(edit) @18164   12 years mistic100 feature 2754: Add "Email" field for user comments + mandatory "Author"
(edit) @17748   12 years rvelices bug 2735: fix/improve non latin language tags a. non latin tags …
(edit) @17649   12 years rvelices remove deprecated function get_thumbnail_url + $conflocal_data_dir
(edit) @17351   12 years mistic100 feature 2380: add URL for user comment
(edit) @15598   12 years plg no longer use of images.tn_ext field any longer
(edit) @15583   12 years patdenice bug:2647 Test 1and1 server with $_SERVERSCRIPT_FILENAME
(edit) @15575   12 years patdenice bug:2647 External ImageMagick does not work anymore on 1and1 servers
(edit) @15573   12 years plg bug 2646 fixed: avoid useless PHP warnings with uncompleted creation date
(edit) @15316   12 years plg remove useless function/configuration due to derivatives
(edit) @13488   12 years rvelices remove remote sites feature
(edit) @13258   12 years plg convert tabulations into 2-spaces for indentation (introduced in r13240)
(edit) @13242   12 years patdenice feature:2577 Automaticaly install smartpocket during install or …
(edit) @13240   12 years rvelices - multisize thumb longest side can be smaller than the square size - …
(edit) @13234   12 years patdenice feature:2577 Many improvements
(edit) @13086   12 years mistic100 feature 2564: small changes in infos list
(edit) @13085   12 years mistic100 feature 2564: forgot a file in previous commit
(edit) @12954   12 years rvelices feature 2548 multisize - added define_derivative template functiion …
(edit) @12920   12 years rvelices feature 2548 multisize - code cleanup + better usage in category_cats …
(edit) @12878   12 years rvelices bug 2553 hide menubar/register on indentification page if gallery is …
(edit) @12870   12 years patdenice feature:2552 Apply trigger render_element_description for thumbnail …
(edit) @12855   12 years rvelices feature 2548 multisize - improved picture.php display (original...) + …
(edit) @12831   12 years rvelices feature 2548 multisize - rewrote local site sync + metadata sync
(edit) @12798   12 years plg feature 2541: fix bug on PHPWG_ROOT_PATH and includes
(edit) @12796   12 years rvelices feature 2541 multisize - core implementation + usage on most …
(edit) @12541   12 years plg merge r12540 from branch 2.3 to trunk bug 2492 fixed: no need to …
(edit) @12451   12 years patdenice feature:2473 Apply trigger render_element_description for thumbnail title
(edit) @12023   13 years plg merge r12022 from branch 2.2 to trunk bug 2421 fixed: no more warning …
(edit) @11998   13 years plg feature 1729: protect thumbnail title against HTML special chars
(edit) @11997   13 years plg feature 1729: avoid too long description in tooltips
(edit) @11996   13 years plg feature 1729: rewrite function get_thumbnail_title to provide a …
(edit) @11511   13 years plg feature 2365 added: Piwigo version is written in the database (as …
(edit) @11162   13 years plg merge r11160 from branch 2.2 to trunk bug 2310 fixed: …
(edit) @9820   13 years plg merge r9819 from branch 2.1 to trunk bug 2228 fixed: there should be …
(edit) @8844   13 years rvelices - fix icon display on index page (calendar by post date) - remove …
(edit) @8802   13 years plg bug 937 fixed: makes sure a user won't see the thumbnail of a photo …
(edit) @8728   13 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" …
(edit) @8722   13 years plg feature 2112 added: ability to set an additional local directory …
(edit) @8665   13 years rvelices feature 2102 : rename item/image/picture to photo
(edit) @8263   13 years rvelices - faster trigger_event/trigger_action (it was overly complicated) - …
(edit) @7495   13 years rvelices feature 1915: add protection on user registration against robots
(edit) @6947   14 years rvelices remove_accents function improvement: shorter + faster code (less func …
(edit) @6944   14 years rvelices bug 1852: html redirections fail on admin pages
(edit) @6668   14 years rvelices - removed function get_extra_fields and its usage (unnecessary + perf …
(edit) @6385   14 years plg merge r6384 from branch 2.1 to trunk bug 1704 fixed: windows needs a …
(edit) @6355   14 years rvelices fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
(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) @6060   14 years plg bug 1063 fixed: avoid error when adding a tag in chinese or russian …
(edit) @6025   14 years plg bug 1637: make the privacy level the same everywher, use "who can see …
(edit) @5982   14 years plg feature 1630: upgrade to Piwigo 2.1 :-) bug 1604: only activate core …
(edit) @5781   14 years nikrou Fix some issues with database connections. install_db_connect() …
(edit) @5419   14 years patdenice feature 1502: Wrong path corrected (to check themeconf.inc.php existence)
(edit) @5357   14 years patdenice Feature 1535: Add language manager.
(edit) @5335   14 years rvelices - fix cat_modify * missing token in url * double icon display - …
(edit) @5306   14 years patdenice feature 1502: bug corrected on guest setting page. Remove …
Note: See TracRevisionLog for help on using the revision log.