rub
81bdfbf7b4
[NBM] Step 1: Create new include files with current notification/mail fonctions (with improvement)
...
git-svn-id: http://piwigo.org/svn/trunk@1018 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-31 23:38:48 +00:00
nikrou
a4d50dabf8
- merge branch 1.5 r1015:1016 into trunk (bug 277 fixed)
...
Caddie text is always in english
git-svn-id: http://piwigo.org/svn/trunk@1017 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-28 13:34:07 +00:00
plegall
61668e4cf7
Search engine redesign, second part :
...
improvement: in category.php, an icon opening a popup display the list of
search rules.
modification: function get_search_array is responsible of search rules
retrieving from database. This function is called from get_sql_search_clause
and from search_rules.php
modification: ability to search multiple authors. Warning: this version of
search tool can't search author names including any blank space.
git-svn-id: http://piwigo.org/svn/trunk@1015 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-27 22:40:51 +00:00
rvelices
a8fd5ee6cf
improvement: got rid of num= _GET param in category.php (use only start=) so
...
that links to category for search engines are the same as in category
pagination
feature 77: standard navigation link : HTML Link types
improvement: add go to first and last image buttons in picture page
improvement: do not increase image hit in picture.php when rating, adding to
favorites, caddie, ...
improvement: show number of hits in most_visited (as best_rated shows the rate)
git-svn-id: http://piwigo.org/svn/trunk@1014 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-27 01:11:43 +00:00
rvelices
10329e517b
bug: new session system does not use db session handler during install.php
...
bug: put back function generate_key (was also used by new password generation
and new feed generation)
git-svn-id: http://piwigo.org/svn/trunk@1013 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-25 00:47:31 +00:00
nikrou
02f08d3c4f
merge branch 1.5 r1010:1011 into BSF:
...
- bug 268 fixed: display debug content correctly
git-svn-id: http://piwigo.org/svn/trunk@1012 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-21 20:38:29 +00:00
nikrou
0b28c9da75
improve sessions: add comments to functions
...
git-svn-id: http://piwigo.org/svn/trunk@1010 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-21 10:56:36 +00:00
plegall
6ab5e21605
Code cleaning (deletion of previously commented code)
...
git-svn-id: http://piwigo.org/svn/trunk@1009 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-20 14:39:31 +00:00
plegall
7b2ff328cb
Search engine redesign, first part :
...
- new table #search to store search rules associated to a search id.
- search rules are not passed through GET anymore, the search array build in
search.php is serialized in #search table, so no need to rebuild it in
function include/functions_category.inc.php::category_initialize
- search array build code is improved (efficiency and layout) in search.php
- SQL related to search is build in a dedicated function
include/functions::get_sql_search_clause
- direct search author:<...>, date_avalaible:<...>, date_creation:<...>,
keywords:<...> from picture.php are not available anymore. They will come
back later, with improvement (new design). Same for date_*:<> in calendar
calendar category.
git-svn-id: http://piwigo.org/svn/trunk@1008 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-20 14:34:37 +00:00
nikrou
9410522e9f
bug fix 261: improve security of sessions (next to svn:1004):
...
- improve presentation code style
- add upgrade database file
git-svn-id: http://piwigo.org/svn/trunk@1007 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-18 15:16:30 +00:00
nikrou
9e1fabeaf7
- merge branch 1.5 r1000:1001 into BSF:
...
not include .svn directory in the candidates directories for update
git-svn-id: http://piwigo.org/svn/trunk@1006 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-17 20:40:16 +00:00
nikrou
c3397a2c73
Improve security of sessions:
...
- use only cookies to store session id on client side
- use default php session system with database handler to store sessions on server side
git-svn-id: http://piwigo.org/svn/trunk@1004 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-15 13:45:42 +00:00
nikrou
b223bb495d
- merge -r998:999 from branches/branch-1_5 into trunk (bug 260 fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@1000 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-07 13:10:44 +00:00
nikrou
00157ca52b
merge -r960:997 from branches/branch-1_5 into trunk (bug 238 fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@998 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-01-01 17:19:56 +00:00
chrisaga
9a83134d1f
fix bug 249: XHTML Validation in install.php
...
install.tpl is now HTML4.01 strict
git-svn-id: http://piwigo.org/svn/trunk@996 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-31 11:04:30 +00:00
chrisaga
29a32a3d94
deletion: of unused code in picture.php
...
merge -r993:994 from branches/branch-1_5 into trunk (bug 254 fixed).
git-svn-id: http://piwigo.org/svn/trunk@995 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-30 21:54:46 +00:00
chrisaga
e2982cdb2c
- svn : set svn keywords for action.php
...
git-svn-id: http://piwigo.org/svn/trunk@986 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-19 19:18:48 +00:00
chrisaga
ed42cf8371
- feature 232 : icon tool to download big image in pwg_high if exists
...
- cosmetic : adjust big image popup to avoid unwanted scrolbars
no toolbar or status-bar in this popup
git-svn-id: http://piwigo.org/svn/trunk@985 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-19 18:58:38 +00:00
chrisaga
81476cb593
cosmetic : change page title form {PAGE_TITLE} to {GALLERY_TITLE}:{PAGE_TITLE} in template
...
git-svn-id: http://piwigo.org/svn/trunk@983 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-12 19:30:46 +00:00
chrisaga
6bcef16e42
cosmetic : provide a "favicon" to the browser
...
git-svn-id: http://piwigo.org/svn/trunk@982 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-11 16:57:50 +00:00
chrisaga
ea8b6eddd9
template : fix categoryActions margins and picture page title background
...
git-svn-id: http://piwigo.org/svn/trunk@981 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-10 16:03:53 +00:00
chrisaga
271287c3ad
template : {themeconf:icon_dir}/*.png in admin/*.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@980 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-10 15:24:53 +00:00
plegall
4816aafc78
- manual merge -r976:977 from branch 1.5 (background color for comments)
...
git-svn-id: http://piwigo.org/svn/trunk@978 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-09 23:07:29 +00:00
plegall
970f630858
- merge -r974:975 from branch 1.5 (PHP warning bug fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@976 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-09 22:54:51 +00:00
chrisaga
02ae5a7dca
add feature 221 : Add a link to "lost password" in quick connect form
...
plus link to "register" and move quickconnect rules from default-layout.css to menubar.css
git-svn-id: http://piwigo.org/svn/trunk@972 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 23:40:51 +00:00
plegall
02c3c0d2df
- bug 205 fixed: advise to perform maintenance actions at the end of upgrade
...
process.
git-svn-id: http://piwigo.org/svn/trunk@971 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 23:24:17 +00:00
chrisaga
b09e798063
bug fix : errors.png and infos.png path was incorrect in default-colors.css
...
git-svn-id: http://piwigo.org/svn/trunk@970 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 22:19:52 +00:00
plegall
ae2b7fcbf2
- merge -r967:968 from branches/branch-1_5 into trunk (bug 220 fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@969 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 22:16:01 +00:00
plegall
e90d20d2be
- merge -r965:966 from branches/branch-1_5 into trunk (bug 224 fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@967 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 22:03:58 +00:00
plegall
bb9e2c0e48
Database modification on users template preference with the new template
...
directory tree.
git-svn-id: http://piwigo.org/svn/trunk@965 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 20:42:03 +00:00
chrisaga
61f5af5ab3
bug 226 fixed : mixed class and id for "infos" and "errors" between tpl and css
...
git-svn-id: http://piwigo.org/svn/trunk@963 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 18:53:56 +00:00
chrisaga
cc160b71b5
svn properties : ignore a personal testing theme
...
git-svn-id: http://piwigo.org/svn/trunk@961 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 17:41:42 +00:00
chrisaga
dc3c040399
improve template : split theme from template itself
...
rest of the job : template (yoga), themes (clear dark), and php to handle them
git-svn-id: http://piwigo.org/svn/trunk@960 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 17:33:38 +00:00
chrisaga
9731fc4ba5
improve template : split theme from template itself
...
first rename "theme" as "icon" and move al icons under it
git-svn-id: http://piwigo.org/svn/trunk@959 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-12-03 17:24:12 +00:00
plegall
f64ee074f5
- merge branch 1.5 r943:944 into BSF (bug 199 fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@958 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-26 20:15:50 +00:00
plegall
c3ed211ac8
- merge branch 1.5 r954:955 into BSF (bug 219 fixed)
...
git-svn-id: http://piwigo.org/svn/trunk@956 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-25 22:47:37 +00:00
plegall
3ecdb1300b
- feature 147 added: add a menu to manage manually create_listing_file.php
...
on remote sites
git-svn-id: http://piwigo.org/svn/trunk@954 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-25 21:54:20 +00:00
plegall
935b69d868
- new: system to notify and upgrade database among developers
...
git-svn-id: http://piwigo.org/svn/trunk@953 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-24 21:37:29 +00:00
chrisaga
a6c4effc72
- merge branch 1.5 bug 222 correction into BSF
...
git-svn-id: http://piwigo.org/svn/trunk@952 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-24 19:26:31 +00:00
chrisaga
687d3922d8
- bug 197 fixed : IE doesn't support multiple class (port form 1.5 branch)
...
git-svn-id: http://piwigo.org/svn/trunk@950 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-21 20:10:10 +00:00
chrisaga
cf0b90d473
- bug 213 fixed : quickconnect legend cahnged to 'Quick connect'
...
git-svn-id: http://piwigo.org/svn/trunk@949 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-20 21:52:11 +00:00
chrisaga
a291085987
- report bug 206 correction and some template improvement from branch 1.5
...
- feature 195 : add an "Admin" link under "Home" in the menu bar of the admin page
git-svn-id: http://piwigo.org/svn/trunk@948 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-19 23:46:18 +00:00
plegall
1ba53a2ffa
- merge -r939:940 from branch-1_5 (bug fixed in HTML for category menu tree)
...
git-svn-id: http://piwigo.org/svn/trunk@941 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-18 22:45:16 +00:00
plegall
7f69573936
- bug 208 fixed : french grammar mistake.
...
git-svn-id: http://piwigo.org/svn/trunk@938 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-16 22:51:36 +00:00
plegall
2a1e45c57f
- bug 211 fixed : incoherent default maximum width for thumbnail creation
...
and too vague label for maximum width & height in thumbnail creation
screen.
git-svn-id: http://piwigo.org/svn/trunk@937 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-16 22:06:16 +00:00
plegall
358930b9ba
- bug 207 fixed : security issue. Any visitor can reach any picture in
...
picture.php only by deleting value for URL parameter "cat".
git-svn-id: http://piwigo.org/svn/trunk@934 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-16 21:18:56 +00:00
plegall
b9970ec34c
- bug 198 fixed: associating users to a group was not visible at validation,
...
the page needed to be reloaded. Added a redirect after updates.
git-svn-id: http://piwigo.org/svn/trunk@931 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-12 21:24:10 +00:00
plegall
429a108ff1
- bug 180 fixed: remote_site.tpl doesn't validate.
...
- translation bug fixed: generate_file_listing.php doesn't exist, it's
create_listing_file.php !
git-svn-id: http://piwigo.org/svn/trunk@927 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-08 21:19:19 +00:00
plegall
5282ee6fb1
- bug 184 fixed: for the third time...
...
git-svn-id: http://piwigo.org/svn/trunk@925 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-07 23:07:46 +00:00
plegall
094fc8814f
- improvement: use a "filter" form for adding user comments.
...
git-svn-id: http://piwigo.org/svn/trunk@924 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-11-07 22:54:49 +00:00