rub
3cffa07182
Change some PhpWebGallery to Piwigo. (2/2)
...
All phpwebgallery.net are not changed!
git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 18:43:33 +00:00
rvelices
06b5fdf856
- admin multi view plugin allows to view the gallery as any user (not only guest/admin)
...
git-svn-id: http://piwigo.org/svn/trunk@2340 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 00:09:31 +00:00
rub
51491ab08f
Change some PhpWebGallery to Piwigo.
...
Not all PhpWebGallery has been translated!
git-svn-id: http://piwigo.org/svn/trunk@2339 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-14 22:25:36 +00:00
rub
52797d017e
Resolved issue 0000825: create_listing_file.php don't work with port server
...
git-svn-id: http://piwigo.org/svn/trunk@2337 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-14 21:53:25 +00:00
rub
53ed41648b
Admin waiting page was changed to upload, there are a lot time...
...
git-svn-id: http://piwigo.org/svn/trunk@2335 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-10 21:25:04 +00:00
rvelices
a2087d46d2
2 template features:
...
- added a {html_head} smarty block - allow any template file to add content just before </head> tag (handy for plugins and allows to move more presentation logic to tpls); the content is usually <style> or <link> which must appear inside html <head> tag
- by config allow some language strings to be replaced during template compilation -> better performance. drawback: changes in the language file will not be propagated until template is recompiled.
git-svn-id: http://piwigo.org/svn/trunk@2334 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-08 01:13:13 +00:00
rvelices
5dbad41e2e
- remove some unnecessary db columns (#history_summary.id, #history.year, month, day and hour)
...
git-svn-id: http://piwigo.org/svn/trunk@2333 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-06 01:04:58 +00:00
vdigital
b623814d9b
Stripy look on Admin page (Not stable for all browsers)
...
git-svn-id: http://piwigo.org/svn/trunk@2332 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-04 19:17:25 +00:00
rvelices
6bda149844
- fix issue when random representant was true
...
git-svn-id: http://piwigo.org/svn/trunk@2330 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-04 09:53:42 +00:00
rub
900b802112
Use new page for plugins
...
git-svn-id: http://piwigo.org/svn/trunk@2329 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03 22:45:57 +00:00
vdigital
160bebef28
Start of Stripy look on Admin page (Not stable for all browsers)
...
git-svn-id: http://piwigo.org/svn/trunk@2328 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03 17:28:15 +00:00
rvelices
40a882c3cf
just some optimizations (especially for large dbs)
...
- replace some REGEXP with LIKE in sql
- optimized queries for the combination of large data sets with picture_url_style file
git-svn-id: http://piwigo.org/svn/trunk@2327 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03 01:52:08 +00:00
rub
5436a351ef
Resolved issue 0000823: Enhance upload functionalities
...
First commit, others will be follow.
Not hesitate to change my translations.
Add upload configuration tabsheet (move and add configuration)
Change and add define for access level
Can show upload link every time
Can restrict access upload.class.php
Can choice category on upload page
Add upload class not use for the moment
Review quickly and temporary style of upload.tpl
git-svn-id: http://piwigo.org/svn/trunk@2325 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-02 21:56:21 +00:00
rvelices
7942dccf9b
- move #categories.date_last and nb_images to #user_cache_categories
...
git-svn-id: http://piwigo.org/svn/trunk@2324 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-01 01:12:34 +00:00
rvelices
6c0a51806f
- transform some db fields from text to mediumtext (for large dbs); - #sessions.data, #user_cache.forbidden_categories and #user_cache.image_access_list
...
git-svn-id: http://piwigo.org/svn/trunk@2323 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-30 01:03:14 +00:00
vdigital
f85dcfda54
Remove picture ( Rio and Nathalie demo )
...
git-svn-id: http://piwigo.org/svn/trunk@2322 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-27 20:51:00 +00:00
vdigital
d72d9eaca8
Test for Rio and Stripy
...
git-svn-id: http://piwigo.org/svn/trunk@2321 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-27 15:05:59 +00:00
rub
9917a25a9a
French correction
...
git-svn-id: http://piwigo.org/svn/trunk@2320 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 19:27:30 +00:00
vdigital
dc59527512
Header notes location has been changed for Check integrity of upgrades in Admin.
...
(Just a temporary change before Admin transfer).
git-svn-id: http://piwigo.org/svn/trunk@2318 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 15:59:37 +00:00
vdigital
1c47963298
New : Admin Theme
...
git-svn-id: http://piwigo.org/svn/trunk@2317 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:41:24 +00:00
vdigital
5348fb02d9
git-svn-id: http://piwigo.org/svn/trunk@2316 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:25:20 +00:00
vdigital
ee085d4651
git-svn-id: http://piwigo.org/svn/trunk@2315 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:24:33 +00:00
vdigital
4774f5c336
git-svn-id: http://piwigo.org/svn/trunk@2314 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:20:37 +00:00
vdigital
87a6b63d6f
New: jQuery and Accordion Admin menus
...
git-svn-id: http://piwigo.org/svn/trunk@2313 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:19:24 +00:00
vdigital
d91759d63f
New: (temporary) version of Admin theme
...
git-svn-id: http://piwigo.org/svn/trunk@2312 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:16:10 +00:00
rvelices
10dbfea6f6
- less mysql queries on picture page (under some circumstances)
...
git-svn-id: http://piwigo.org/svn/trunk@2309 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-25 23:38:04 +00:00
rvelices
94aa1b5282
- minor sql query optimizations
...
git-svn-id: http://piwigo.org/svn/trunk@2308 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-25 01:00:39 +00:00
rvelices
23fcaf6b64
- merged function ordering() with update_global_rank() and also optimized the queries
...
git-svn-id: http://piwigo.org/svn/trunk@2306 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20 22:20:20 +00:00
vdigital
57b03a7218
LinuxLefty patch for bug 780: Hide caddie if no target
...
git-svn-id: http://piwigo.org/svn/trunk@2305 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20 07:26:50 +00:00
rvelices
55095f9ce9
merge -r 2303 from branch-1_7 to trunk
...
- removed some unused code
- mass_updates function does not need SELECT VERSION()
- rewrote update_uppercats to avoid db update if no change
git-svn-id: http://piwigo.org/svn/trunk@2304 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-19 03:00:11 +00:00
rub
e57f06df4a
Fix error on main.inc.php header
...
git-svn-id: http://piwigo.org/svn/trunk@2302 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-16 20:09:23 +00:00
ddtddt
b541a6a431
update of the files Spanish
...
git-svn-id: http://piwigo.org/svn/trunk@2300 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-07 07:46:21 +00:00
plegall
524011bfa6
Bug fixed: as rvelices notified me by email, my header replacement script was
...
bugged (r2297 was repeating new and old header).
By the way, I've also removed the replacement keywords. We were using them
because it was a common usage with CVS but it is advised not to use them with
Subversion. Personnaly, it is a problem when I search differences between 2
Piwigo installations outside Subversion.
git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05 14:14:07 +00:00
vdigital
1458e65a1c
Tweak: Comments update
...
git-svn-id: http://piwigo.org/svn/trunk@2298 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05 11:14:37 +00:00
plegall
3f235497f3
Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
...
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04 22:57:23 +00:00
rvelices
2a1edc5c3d
- an optimization of a Mysql query for tags (oddly but it's faster)
...
- now the dates in the RSS feed are always correct (and in GMT)
git-svn-id: http://piwigo.org/svn/trunk@2296 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04 19:47:07 +00:00
rvelices
0c1e61c481
- fix display of rating stars on picture page (since smarty)
...
- rating star css use a CSS sprite
git-svn-id: http://piwigo.org/svn/trunk@2295 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-02 00:51:08 +00:00
rub
118e0ac6e2
Fix day 31 not listed on smarty list
...
git-svn-id: http://piwigo.org/svn/trunk@2294 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-31 05:42:14 +00:00
rvelices
5cdf987baf
- added 2 icons for the active/inactive plugins in the plugin list
...
git-svn-id: http://piwigo.org/svn/trunk@2293 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-29 00:20:29 +00:00
rvelices
9e1f97cd16
- can set privacy level for added elements during site sync
...
- removed some unused css and simplified a bit dark theme (more consistent with the orhers)
git-svn-id: http://piwigo.org/svn/trunk@2292 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-26 00:55:19 +00:00
patdenice
6aa72e141a
Add editarea to LocalFiles Editor.
...
git-svn-id: http://piwigo.org/svn/trunk@2291 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-25 23:30:23 +00:00
rvelices
ee70a108be
- remove compatibility with old template ...
...
git-svn-id: http://piwigo.org/svn/trunk@2290 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-23 00:04:46 +00:00
rvelices
6281b24550
- remove unused language keys
...
git-svn-id: http://piwigo.org/svn/trunk@2289 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-21 01:13:19 +00:00
rvelices
c6429c17ca
- minor language changes and use template->assign instead of template->assign_var
...
git-svn-id: http://piwigo.org/svn/trunk@2288 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-21 01:01:25 +00:00
rub
22631d6dfd
Add new obsolete plugins on c13y_upgrade list.
...
Fix new plugin uninstall url.
git-svn-id: http://piwigo.org/svn/trunk@2287 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-20 22:23:42 +00:00
rvelices
f12f0026fc
- admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)
...
- get rid of user_list warnings
- some code reorganisation in template class + explode modifier
- minor template and language changes in search.tpl and cat_modify.tpl
git-svn-id: http://piwigo.org/svn/trunk@2286 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-20 00:35:36 +00:00
rvelices
cab98df776
- smarty for more mail templates/css
...
git-svn-id: http://piwigo.org/svn/trunk@2285 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 23:43:38 +00:00
rub
6ae74fe965
Resolved issue 0000815: Email format standardization
...
Merge branch-1_7 2282:2283 into BSF
git-svn-id: http://piwigo.org/svn/trunk@2284 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 22:02:33 +00:00
ddtddt
0da8401a9c
bug 814
...
git-svn-id: http://piwigo.org/svn/trunk@2281 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 21:19:13 +00:00
rub
5a140f84bd
Resolved issue 0000812: Format error with "$conf['enabled_format_email'] = false;"
...
Merge branch-1_7 2278:2279 into BSF
git-svn-id: http://piwigo.org/svn/trunk@2280 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-17 20:22:05 +00:00