Commit graph

465 commits

Author SHA1 Message Date
mistic100
ae974849bc feature 2995 and feature 2997
change organization of configuration page
add theme parameter on GUI
change links color of dark mail theme (pink)
remove main themes css files

git-svn-id: http://piwigo.org/svn/trunk@25372 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07 15:30:59 +00:00
mistic100
fc3b787b70 feature 2995: New email template
restore get_l10n_args removed at r25357
apply changes to NBM

git-svn-id: http://piwigo.org/svn/trunk@25360 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06 17:57:53 +00:00
mistic100
68636067e9 feature feature 2995: New email template
improve mail cache system
fix font-size in Thunderbird


git-svn-id: http://piwigo.org/svn/trunk@25358 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06 16:21:31 +00:00
mistic100
7a5e31e401 feature 2995: New email template
rewrite pwg_mail_group() and pwg_mail_notification_admins()
new function pwg_mail_admins()
add complete template management in pwg_mail()
TODO : font-size problem in Thunderbird

git-svn-id: http://piwigo.org/svn/trunk@25357 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06 15:43:41 +00:00
mistic100
7a26038e66 feature 2965: apply new template on pwg_mail()
TODO : review other mail functions, configuration GUI

git-svn-id: http://piwigo.org/svn/trunk@25344 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-05 19:23:29 +00:00
plegall
e5a1fa340f bug 2940 fixed: remove theme_activate() and theme_delete() for Elegant, to avoid crash on install (conflict with SmartPocket)
git-svn-id: http://piwigo.org/svn/trunk@25277 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-01 09:57:48 +00:00
rvelices
5ba350a8dc simplified clandar bar template and css (also better alignment)
git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 06:35:08 +00:00
Piwigo-TranslationTeam
db93243d1f [elegant] Update br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@25230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 23:39:25 +00:00
plegall
8d6970624c feature 1668: add DataTables
git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 18:16:12 +00:00
Piwigo-TranslationTeam
3258a2693d [elegant] Add br_FR, thanks to : yves.kerleguer
git-svn-id: http://piwigo.org/svn/trunk@25130 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 20:55:18 +00:00
Piwigo-TranslationTeam
eb7f728c69 [elegant] Add nn_NO, thanks to : kiho
git-svn-id: http://piwigo.org/svn/trunk@25034 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-20 16:46:54 +00:00
Piwigo-TranslationTeam
35ff1b7c1f [elegant] Add ar_SA, thanks to : aldambi
git-svn-id: http://piwigo.org/svn/trunk@25016 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 14:37:19 +00:00
rvelices
4fb203b10a redirect page less dependent of the theme (can be called before theme loaded ...)
git-svn-id: http://piwigo.org/svn/trunk@24984 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:28:18 +00:00
rvelices
965ec8b61b removed inline style width
git-svn-id: http://piwigo.org/svn/trunk@24981 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:09:10 +00:00
rvelices
5abcfccff0 removed unused css rules, password recover form has a fieldset as all other forms, no exit if mail send fails
git-svn-id: http://piwigo.org/svn/trunk@24966 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 19:38:06 +00:00
plegall
d1a0a85520 feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).
Based on patch by msakik.

function pwg_send_mail no longer used (all is done in pwg_mail)

new param $conf['smtp_secure']

work still in progress, some obsolete code must be removed


git-svn-id: http://piwigo.org/svn/trunk@24951 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-17 13:05:30 +00:00
ddtddt
aa3622df30 [trunk] - smartpocket - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/trunk@24928 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-15 18:18:14 +00:00
rvelices
a187974f05 simplified first and last holders in picture navigation...
git-svn-id: http://piwigo.org/svn/trunk@24881 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-13 05:01:14 +00:00
rvelices
902781cabb improved who can see this photo display
git-svn-id: http://piwigo.org/svn/trunk@24837 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-10 20:29:39 +00:00
rvelices
b75d88bdf0 do not load ajax loader on picture page because of comments
added some minor margins to avoid runin on small devices on calendar bars

git-svn-id: http://piwigo.org/svn/trunk@24831 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-10 04:40:46 +00:00
rvelices
3a9e21ff16 removed unnecessary   from pwg-icon classes
git-svn-id: http://piwigo.org/svn/trunk@24802 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-07 18:55:42 +00:00
Piwigo-TranslationTeam
c61c8c8679 [elegant] Update it_IT, thanks to : Ericnet
git-svn-id: http://piwigo.org/svn/trunk@24770 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-05 15:40:42 +00:00
Piwigo-TranslationTeam
2866f8f472 [elegant] Add fi_FI, thanks to : Juhi24
git-svn-id: http://piwigo.org/svn/trunk@24668 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-29 11:51:45 +00:00
rvelices
d45adcf0b9 fix switchbox for deeply nested position absolute elements (should use position() instead of offset())
git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:41:18 +00:00
rvelices
c181c32adf move property declaration from #linkFirst to #linkFirst DIV ...
git-svn-id: http://piwigo.org/svn/trunk@24611 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:32:22 +00:00
rvelices
6a497052ee added a new icon (looks like a menu for mobiles)
git-svn-id: http://piwigo.org/svn/trunk@24610 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:31:30 +00:00
rvelices
fb85af3b4f smartpocket retina aware thumbnails display on index page
git-svn-id: http://piwigo.org/svn/trunk@24514 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-18 16:36:27 +00:00
rvelices
45c0f9228c reduce left?right margin of tag cloud on tags page
git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-18 16:35:57 +00:00
Piwigo-TranslationTeam
657f2360e8 [elegant] Add nb_NO, thanks to : abbamust
git-svn-id: http://piwigo.org/svn/trunk@24499 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-17 15:37:21 +00:00
Piwigo-TranslationTeam
ef5f96e0ae [elegant] Add uk_UA, thanks to : animan
git-svn-id: http://piwigo.org/svn/trunk@24392 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-09 21:14:52 +00:00
Piwigo-TranslationTeam
74dd2555a4 [elegant] Add sl_SI, thanks to : MarkoAm
git-svn-id: http://piwigo.org/svn/trunk@24367 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-07 19:57:17 +00:00
rvelices
ffe1296cb4 smartpocket main image on picture page limited to width:100% (otherwise overflow hidden)
git-svn-id: http://piwigo.org/svn/trunk@24170 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-16 21:57:01 +00:00
Piwigo-TranslationTeam
568b124ff1 [elegant] Add fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/trunk@24153 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-12 13:01:56 +00:00
Piwigo-TranslationTeam
7c8db86769 [elegant] Add th_TH, thanks to : pradit
git-svn-id: http://piwigo.org/svn/trunk@24148 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-10 17:49:29 +00:00
Piwigo-TranslationTeam
252cc88e1c [elegant] Add ca_ES, thanks to : josep.torne
git-svn-id: http://piwigo.org/svn/trunk@24123 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-06 07:50:59 +00:00
Piwigo-TranslationTeam
6049301ea3 [elegant] Add ko_KR, thanks to : ayokyun
git-svn-id: http://piwigo.org/svn/trunk@24119 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-06 07:50:54 +00:00
Piwigo-TranslationTeam
8f073f8128 [elegant] Add ta_IN, thanks to : saitjaleel
git-svn-id: http://piwigo.org/svn/trunk@24080 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-30 19:50:11 +00:00
Piwigo-TranslationTeam
59b668649a [elegant] Add hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@24031 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-26 05:46:24 +00:00
Piwigo-TranslationTeam
3cb8acdd9f [elegant] Add vi_VN, thanks to : dummy
git-svn-id: http://piwigo.org/svn/trunk@24028 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-25 05:51:11 +00:00
rvelices
cb1625d38c mobile tags page make it "searcheable"
git-svn-id: http://piwigo.org/svn/trunk@23995 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-18 19:50:48 +00:00
Piwigo-TranslationTeam
e039af727e [elegant] Add zh_CN, thanks to : dennisyan
git-svn-id: http://piwigo.org/svn/trunk@23949 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-14 18:17:26 +00:00
Piwigo-TranslationTeam
6944b5a1a2 [elegant] Add sv_SE, thanks to : kabo
git-svn-id: http://piwigo.org/svn/trunk@23927 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-12 08:34:36 +00:00
rvelices
c3c807b553 - on picture.php do not set the prefetch link if already set by a plugin
- picture.tpl set the derivative size checkbox id to the correct name

git-svn-id: http://piwigo.org/svn/trunk@23882 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-08 23:14:14 +00:00
Piwigo-TranslationTeam
35d2785c9c [elegant] Add ro_RO, thanks to : smarmie
git-svn-id: http://piwigo.org/svn/trunk@23854 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-07 20:14:30 +00:00
Piwigo-TranslationTeam
417711a0dc [elegant] Add kn_IN, thanks to : rudramurthy
git-svn-id: http://piwigo.org/svn/trunk@23781 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-05 03:53:36 +00:00
Piwigo-TranslationTeam
165775ea4a [elegant] Add zh_TW, thanks to : unsetlay
git-svn-id: http://piwigo.org/svn/trunk@23752 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-03 00:13:34 +00:00
flop25
251bbd5704 bug:2848
The "More Info" link now works and redirects to the picture page 

git-svn-id: http://piwigo.org/svn/trunk@23745 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-02 19:29:24 +00:00
Piwigo-TranslationTeam
6814153630 [elegant] Add et_EE, thanks to : Eggy
git-svn-id: http://piwigo.org/svn/trunk@23737 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-01 21:15:46 +00:00
flop25
18cfd1bb20 bug:2848
added two options for the slideshow

ToDo lang var

git-svn-id: http://piwigo.org/svn/trunk@23718 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-30 21:15:06 +00:00
flop25
19ae5b7e2e bug:2848
Switch to Desktop link in the menu also

git-svn-id: http://piwigo.org/svn/trunk@23716 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-30 20:10:04 +00:00