source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3926   15 years rub merge -c3925 from branch 2.0 to trunk Bug 1176: Mail are not sent on …
(edit) @3798   15 years rub Bug 1145: Mails are sent in double
(edit) @3750   15 years nikrou Fix for feature 1000: cannot access $conf array (use global)
(edit) @3747   15 years Eric PHP 5.3 compatibility - Deprecated functions were replace as follows : …
(edit) @3720   15 years nikrou New feature : configuration option for thumbnail directory
(edit) @3703   15 years rvelices - fix smarty debugging info (not important)
(edit) @3662   15 years plg merge r3661 from branch 2.0 to trunk feature 1071: improve log system …
(edit) @3660   15 years plg merge r3659 from branch 2.0 to trunk bug 1070: fix a pLoader bug on …
(edit) @3642   15 years rvelices - bug fix (use uasort for computed categories instead of usort) - I …
(edit) @3640   15 years rvelices correct bug in commit r3622 ( feature 1053 )
(edit) @3622   15 years rvelices feature 1053: hide categories that contain no photo due to privacy level
(edit) @3600   15 years rvelices - fix php warning from comment_list.tpl - author name is saved always …
(edit) @3584   15 years patdenice merge r3583 from branch 2.0 to trunk Update smarty to 2.6.26
(edit) @3514   15 years plg merge r3513 from branch 2.0 to trunk bug 1043 fixed: avoid warning …
(edit) @3491   15 years vdigital merge r3490 from branch 2.0 to trunk Reverse of 3484
(edit) @3489   15 years rvelices - correct mysql error (while updating user comment)
(edit) @3488   15 years rvelices - remove warn on unset variable - insert_user_comment expects now the …
(edit) @3485   15 years vdigital merge r3484 from branch 2.0 to trunk New: Extend of available fields …
(edit) @3454   15 years plg merge r3453 from branch 2.0 to trunk feature 1033 added: new API …
(edit) @3452   15 years nikrou Fix two problem with Feature 1026 : use of …
(edit) @3450   15 years nikrou Feature 1026 step 2 : add author_id column so that guest cannot modify …
(edit) @3446   15 years nikrou fix html bug (li) fix comment for guest bug (form missing)
(edit) @3445   15 years nikrou Feature 1026 : Modify / delete comments for users + update config …
(edit) @3409   15 years nikrou feature 1028 : Allow admin to validate comment from picture page
(edit) @3403   15 years nikrou bug fix 1024 : the way to discover protocol (http/https) was not correct
(edit) @3382   15 years plg merge r3381 from branch 2.0 to trunk feature 1020 added: ability to …
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3277   15 years plg merge r3276 from branch 2.0 to trunk bug 968 fixed: charset is set in …
(edit) @3271   15 years plg merge r3270 from branch 2.0 to trunk feature 981 added: ability to …
(edit) @3261   15 years rub Resolved issue 0000977: Error on sendmail with smtp
(edit) @3259   15 years rub Remove " " after ":" on smtp_mail
(edit) @3257   15 years rub Rollback "Missing <ul> on NBM" in order to dd <ul> on feed too.
(edit) @3240   15 years plg merge r3239 from branch 2.0 to trunk bug 949 fixed: to avoid memory …
(edit) @3207   15 years patdenice Add "tags" parameter for template extensions
(edit) @3203   15 years patdenice Move template class inclusion to common.inc.php. Add forum link in …
(edit) @3197   15 years plg merge r3196 from branch 2.0 to trunk bug 926 fixed: change links to …
(edit) @3193   15 years plg merge r3192 from branch 2.0 to trunk bug 941 fixed: to be able to …
(edit) @3190   15 years patdenice URL parameter for template extensions can be used in slideshow.
(edit) @3188   15 years patdenice Move get_icon function.
(edit) @3185   15 years nikrou fix html warnings. unclosed monotags
(edit) @3173   15 years patdenice Code simplification of commit 3172
(edit) @3172   15 years patdenice Create navigation_bar.tpl file. Move create_navigation_bar function …
(edit) @3171   15 years patdenice Remove get_html_menu_category function and use smarty abilities.
(edit) @3169   15 years patdenice User's template extension must not be included in admin pages.
(edit) @3168   15 years rvelices - improvement: show the number of images in the chronology upper …
(edit) @3167   15 years rvelices small code refactor - group together some code that should be together
(edit) @3166   15 years plg merge r3165 from branch 2.0 to trunk bug 913 fixed: ability to …
(edit) @3145   15 years rvelices Last (I hope) paranoic optims ... - move get_uysername and …
(edit) @3136   15 years rvelices - moved check upgrade feed code to admin/include/functions_upgrade.php …
(edit) @3133   15 years plg merge r3132 from branch 2.0 to trunk modification: phpwebgallery.net …
(edit) @3128   15 years rvelices - fix issue on my previous commit
(edit) @3126   15 years rvelices - embellish_url compacts now .. - some trigger improvements …
(edit) @3124   15 years rvelices - removed triggers loc_index_thumbnail and …
(edit) @3122   15 years rvelices - removed second parameter $type from function format_date
(edit) @3120   15 years rvelices optimizations (php only) - removed unnecessary call to array_unique in …
(edit) @3117   15 years rvelices - fix use $pagenb_image_page instead of $user... when creating the …
(edit) @3108   15 years rvelices - fix hard coded urls in section_init - moved a language string …
(edit) @3095   15 years vdigital Title harmonization in the scope of Piwigo website integration. …
(edit) @3065   15 years plg merge r3064 from branch 2.0 to trunk bug 912 fixed: we need an extra …
(edit) @3059   15 years plg merge r3058 from branch 2.0 to trunk code administration: any text …
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @3041   15 years vdigital - $confmeta_ref is a new configuration parameter (Default true) …
(edit) @3039   15 years nikrou improve task:0000902: - add image del_all_favorites.png - make a …
(edit) @3037   15 years nikrou task:0000902: button to remove all favorites
(edit) @3024   15 years vdigital - ini_set usage is sometimes prohibited. merge -c3023 from branch 2.0 …
(edit) @3000   15 years patdenice Upgrade Smarty to 2.6.22
(edit) @2995   15 years vdigital Border removal in mails on thumbnails (2). Need further tests. merge …
(edit) @2961   15 years patdenice Update Smarty to 2.6.21
(edit) @2923   15 years patdenice - Add a "Bound Template" column for template extensions.
(edit) @2922   15 years plg merge r2921 from branch 2.0 to trunk bug 907 fixed: avoid PHP warning …
(edit) @2920   15 years plg merge r2918 from branch 2.0 to trunk bug 905 fixed: avoid PHP notice …
(edit) @2919   15 years plg merge r2722 from branch 2.0 to trunk feature 892 added: …
(edit) @2917   15 years plg merge r2916 from branch 2.0 to trunk bug 904 fixed: an index.htm is …
(edit) @2902   15 years patdenice - Add home and identification buttons after installation. - Use …
(edit) @2900   15 years patdenice - Bug fixed: username or password with accented character are now …
(edit) @2884   15 years patdenice - Replace some mysql_query by pwg_query function. - Add home button …
(edit) @2859   15 years grum Add a new config value 'show_php_error' to allow debugging of RC to be …
(edit) @2856   15 years rub Resolved issue 0000900: format_date function doesn't work when time …
(edit) @2853   15 years grum merge -c2850 from branch 2.0 to trunk The exact copy of commit log in …
(edit) @2849   15 years plg merge -c2848 from branch 2.0 to trunk bug fixed: in r2774 a bug was …
(edit) @2841   15 years vdigital merge -c2840 from branch 2.0 to trunk New: Extend of available fields …
(edit) @2824   15 years rvelices merge -c2823 from branch 2.0 to trunk - removed some unused constants …
(edit) @2813   15 years grum use of a boolean value for the "qsearch" $block->data variable (see …
(edit) @2810   15 years grum menu item "quicksearch" will be displayed only if a $block->data is …
(edit) @2803   15 years vdigital Merging revision 2802 Advices [19] $confsubcatify replaced by …
(edit) @2790   15 years rvelices merge r2789 from branch 2.0: - some german language changes - added …
(edit) @2786   15 years plg merge -c2785 from branch 2.0 to trunk bug 897 fixed: controls added …
(edit) @2777   15 years vdigital Merging revisions 2773-2776 - Default template and Piwigo domain ... - …
(edit) @2773   15 years rvelices merge rev 2771,2772 from branch 2.0 - 2771 event tracer improvement: …
(edit) @2770   15 years rvelices - merge rev 2765,2769 from branch 2.0 * 2765 mysql potential injection …
(edit) @2757   15 years rvelices merge 2755 and 2756 from branch 2.0 to trunk - 2755 fix vulnerability …
(edit) @2752   15 years patdenice - change mysql_escape_string function (deprecated) by …
(edit) @2747   15 years patdenice - Install process now looks like goto/roma. - Move install.tpl to goto …
(edit) @2725   15 years plg version management: trunk codename changes to Colibri, see topic:13884.
(edit) @2716   15 years patdenice - Remove known_template function. - Replace it by a modifier function: …
(edit) @2712   15 years patdenice - Add known_template function (maybe we can change function name). - …
(edit) @2700   15 years rvelices - replace a preg_match with simple comparison (faster) - try to get …
(edit) @2699   15 years rvelices - removed unused var from template - removed 2 unused rules from …
(edit) @2683   15 years plg feature 889 added: pwg.images.exist check the existence of a photo in …
(edit) @2672   15 years plg bug 888 fixed: pwg.images.add updates the associated categories so …
Note: See TracRevisionLog for help on using the revision log.