Commit Graph

2504 Commits

Author SHA1 Message Date
chrisaga 1194b54acd - deletion : of unused rules
git-svn-id: http://piwigo.org/svn/trunk@1197 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 19:17:48 +00:00
chrisaga b187465738 - fix bug 298 : useless css rule added which makes IE6 happy
git-svn-id: http://piwigo.org/svn/trunk@1195 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 19:03:07 +00:00
rvelices cb15cc504b merge r1193 from branch-1_6 into trunk
fix: update print.css for correct printing

git-svn-id: http://piwigo.org/svn/trunk@1194 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 00:06:50 +00:00
nikrou efc05de9d4 bug 308: improve correction
svn merge -r1190:1191 from branch1_6 into trunk


git-svn-id: http://piwigo.org/svn/trunk@1192 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-17 15:13:32 +00:00
chrisaga 790bf47d59 git-svn-id: http://piwigo.org/svn/trunk@1189 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-04-16 10:54:25 +00:00
chrisaga 1d8835d52d git-svn-id: http://piwigo.org/svn/trunk@1188 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-04-16 10:53:50 +00:00
chrisaga a21c222f39 - security : add some control to download url. Somebody sould take it over for other controls
git-svn-id: http://piwigo.org/svn/trunk@1187 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-16 10:53:01 +00:00
chrisaga 162773bd36 -code sweeping : just fixed some code indenting
git-svn-id: http://piwigo.org/svn/trunk@1186 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-16 08:00:38 +00:00
chrisaga 06797589b7 - code sweeping : moved .focus and .nofocus from default_layout.css to default_color.css
ensures baclground-color for .nofocus is alway the same as INPUT

git-svn-id: http://piwigo.org/svn/trunk@1184 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-16 07:45:39 +00:00
chrisaga fb7ab41df6 - improve display : set a min-width for the decent browsers. No good IE fix now.
git-svn-id: http://piwigo.org/svn/trunk@1182 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15 10:11:03 +00:00
chrisaga e9aa23291c - improve : protect IE7 from IE5&6 PNG fix and add a css dedicated to IE5&6 fixes
those fixes will eventually be moved into it to not bother IE7

git-svn-id: http://piwigo.org/svn/trunk@1181 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15 09:56:15 +00:00
chrisaga f652fc5690 - cosmetic : fix $Id:$ in fix-khtml.css
git-svn-id: http://piwigo.org/svn/trunk@1180 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15 09:53:11 +00:00
chrisaga a3452d37f7 -remove : useless CVS stuff
git-svn-id: http://piwigo.org/svn/trunk@1179 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15 00:28:24 +00:00
rub aa493527fc Issue ID 330:
o Remove "background treatment"
  o Add button "Continue treatment"


git-svn-id: http://piwigo.org/svn/trunk@1177 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 23:23:10 +00:00
rvelices 18570279ef merge r1175 from branch-1_6 into trunk
fix: sessions

css 3px image border goes from both clear and dark to image.css

git-svn-id: http://piwigo.org/svn/trunk@1176 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 22:15:24 +00:00
rub e1c0fd7f4c Issue ID 326:
o Fix none translations "pictures"
  o Fix display 0 pictures


git-svn-id: http://piwigo.org/svn/trunk@1172 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 21:11:56 +00:00
rub 0d1eb2ecf3 Issue ID 334:
o Fix problem with field adviser when allow_adiviser is false


git-svn-id: http://piwigo.org/svn/trunk@1170 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 20:48:48 +00:00
chrisaga aa8238d8ae -fix : menubar HTML structure was different in admin mode
git-svn-id: http://piwigo.org/svn/trunk@1168 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 18:17:31 +00:00
nikrou 1f50a3dc1c html bug fixed: the closed div for comments must be in the comments block
because of categories with comments not allowed
svn merge -r1165:1166 from branche 1.6


git-svn-id: http://piwigo.org/svn/trunk@1167 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 10:45:59 +00:00
nikrou 74dc25dca8 -bug 308 fixed: problem when updating session
git-svn-id: http://piwigo.org/svn/trunk@1164 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 09:49:06 +00:00
rvelices 16e8f48477 merge r1162 from branch-1_6 into trunk
fix: calendar prev/next links not working properly when 'any' (All/Tout)
was selected

fix: calendar 'any' (All/Tout) not shown on for the day selection
(last calendar level) - it was meaningless

fix: calendar image ordering is by date descending for large periods (no year
selected) or ascending for small periods (week,month...)

git-svn-id: http://piwigo.org/svn/trunk@1163 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 01:42:24 +00:00
rub 5acf171662 Issue ID 330:
o Remove Apache functions
  o Show redirect message on 2 lines


git-svn-id: http://piwigo.org/svn/trunk@1160 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-13 22:25:40 +00:00
plegall d7393a5980 merge -r1157:1158 from branch-1_6 into trunk (images_i1 comes back)
git-svn-id: http://piwigo.org/svn/trunk@1159 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-13 20:42:37 +00:00
rub 8da9ed8d9b Issue ID 330:
o Change NBM configuration in order to avoid lose treatment action when occurred timeout
  o Add news redirect/repost functions



git-svn-id: http://piwigo.org/svn/trunk@1156 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 22:49:42 +00:00
nikrou dffa074a1c missing vocabulary for tag added and tag already exists
merge -r1151:1152 from branch-1_6 into trunk


git-svn-id: http://piwigo.org/svn/trunk@1155 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 15:03:17 +00:00
nikrou 57e894ca8d bug fixed: add test on $_POST['list']
problem when clicking on validate-all or remove-all 
and when the list of comments is empty
merge -r1150:1151 from branch-1_6 into trunk


git-svn-id: http://piwigo.org/svn/trunk@1154 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 15:02:22 +00:00
nikrou 487d0565b0 fixed html bug: name removed and tag "a" must not be closed before label
merge -r1149:1150 from branch-1_6 into trunk


git-svn-id: http://piwigo.org/svn/trunk@1153 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 15:01:14 +00:00
rub 41a9a7274e Issue ID 328:
o Fix raw text mail


git-svn-id: http://piwigo.org/svn/trunk@1148 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-11 20:00:38 +00:00
plegall ca9107a7fc merge -r1145:1146 from branches/branch-1_6 into trunk (bug 329 fixed).
git-svn-id: http://piwigo.org/svn/trunk@1147 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-11 19:50:15 +00:00
rvelices fd77b2c30c merge r1144 from branch-1_6 into trunk
git-svn-id: http://piwigo.org/svn/trunk@1145 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-11 03:55:51 +00:00
nikrou a820112d59 merge from branch-1_6 into trunk:
svn merge -r1141:1142


git-svn-id: http://piwigo.org/svn/trunk@1143 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 14:50:14 +00:00
rub b64c5176dd Issue ID 310:
o Fix css file order 
  o Add example

git-svn-id: http://piwigo.org/svn/trunk@1138 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 13:38:37 +00:00
chrisaga ba711b68b3 - Improve thumbnailCategories display : This new display looks quite good with both themes.
Handle long category description with automatic scrollbars.
	Got rid of the hr.separation which mess the display sometimes.

git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 10:53:14 +00:00
rvelices 86a90feddf merge -r1134 from branches/branch-1_6 into trunk
git-svn-id: http://piwigo.org/svn/trunk@1135 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-08 19:42:11 +00:00
plegall a892e6abf9 modification: "subcatify" becomes optionnal. Enabled by default, easy to
revert to previous display.


git-svn-id: http://piwigo.org/svn/trunk@1132 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-06 20:28:37 +00:00
rvelices d700a59172 improvement: urls for tags can contain now only the tag or the id and tag
improvement: urls for category can be now id and category names (instead
of only id)

improvement: added 2 indexes (#image_tag.tag_id and #tags.url_name)

improvement: identification, register, search pages automatically set focus
on first form input

improvement: focus, nofocus css class now valid for all forms

fix: category comment is tag stripped in category_subcats.inc.php
(otherwise issues with html/scripts inside category comment)

git-svn-id: http://piwigo.org/svn/trunk@1131 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-06 02:23:54 +00:00
plegall b9a37cd6f0 new: MOD subcatify integrated. On main page, thumbnails representing a
category are not displayed the same way as thumbnails representing a
picture. Feedback welcomed on this feature.


git-svn-id: http://piwigo.org/svn/trunk@1130 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-05 23:08:37 +00:00
plegall e59772b8df bug fixed: replace obsolet tn_width and tn_height language keys by their new
equivalent.

improvement: HTML properties forms rewritten to offer labelled Yes/No click
on checkboxes.

improvement: onblur onfocus attribute used on every HTML properties form.


git-svn-id: http://piwigo.org/svn/trunk@1129 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-05 21:01:05 +00:00
plegall 969ebbf4f1 improvement: on picture.php, show title calculated in
include/section_init.inc.php instead of nothing.


git-svn-id: http://piwigo.org/svn/trunk@1128 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-05 20:55:26 +00:00
plegall cf5f9f4eb6 typo fixed: forgotten a "$" on $tags_of array when calling set_tags_of.
modification: "." and ";" are also supported as IPTC keywords separator.


git-svn-id: http://piwigo.org/svn/trunk@1127 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-05 18:02:10 +00:00
rvelices 3f17257804 fix: picture iptc metadata not showing due to url rewriting
git-svn-id: http://piwigo.org/svn/trunk@1126 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-05 02:18:27 +00:00
rvelices bdceff32bc image sort order for tags
very minor code and language simplifications and corrections

git-svn-id: http://piwigo.org/svn/trunk@1125 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-05 02:01:36 +00:00
plegall db80e86df1 improvement: in categories management, the category name is linked to
sub-categories management.


git-svn-id: http://piwigo.org/svn/trunk@1124 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-04 23:08:54 +00:00
plegall 8dfa85f0fd bug fixed: about.php was not starting with get_root_url()
git-svn-id: http://piwigo.org/svn/trunk@1123 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-04 23:08:08 +00:00
plegall bc6358dfc2 bug fixed: I had forgotten to re-add storage_category_id in the list of
fields to insert in #images. To avoid future mistakes, I extract
automatically all keys of the first array to insert.


git-svn-id: http://piwigo.org/svn/trunk@1122 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-04 23:07:40 +00:00
plegall d8c15ddf65 feature deleted: code for categories link was too complicated for such a
simple fature. Replaced by static association. Links are not persistent
anymore.

modification removed: #image_category.is_storage replaced by
#images.storage_category_id as in branche 1.5..


git-svn-id: http://piwigo.org/svn/trunk@1121 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-04 22:29:35 +00:00
rvelices f33fdc91b2 fix: sql query erros when: no items for the selected tag, search returns
no result, caddie is empty

fix: tag cloud was showing least used tags

fix: strip html tags from head/title element on the page
(tag index page title contained <a>...)

improvement: added 5 tag levels in css for "ready to use" tags

fix: corrected png icon calendar_created.png for IE

fix: english language for nbm

git-svn-id: http://piwigo.org/svn/trunk@1120 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-04 00:35:12 +00:00
plegall 42abf4c576 improvement: tags replace keywords. Better data model, less
limitations. Each image can be associated to as many tag as needed. Tags can
contain non ASCII characters. Oriented navigation with tags by association.


git-svn-id: http://piwigo.org/svn/trunk@1119 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-02 22:26:19 +00:00
rub 68ed2ea617 [NBM] Step 8: Change info plain-text to html-text (pwg designed)
git-svn-id: http://piwigo.org/svn/trunk@1118 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-01 09:42:55 +00:00
rvelices 7b4a6232ca fix: allow adviser message was not allowing cookies to be sent
fix: cookie deletion on logout uses ini_get (on some systems
ini_set(cookie_path) is ignored)

bug 322: locked category is visible to all the users/groups that have been
assigned the permissions

git-svn-id: http://piwigo.org/svn/trunk@1117 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-01 01:24:21 +00:00