Matthias Mees
e5b7ef40d1
Fix typo in German lang files
...
References #290
2015-02-08 17:03:03 +01:00
Garvin Hicking
a3a0ff7980
Execute addlang for branch
2015-02-03 15:50:26 +01:00
onli
e542dcb38a
Document changes and prepare language constants
2015-01-30 22:19:07 +01:00
Garvin Hicking
5f7f2e5ce0
Issue #234 : Granular forcing of backend popups for specific areas
...
References #234
2015-01-29 15:25:38 +01:00
Garvin Hicking
859e66d8af
Instaler should verify password
...
References #257
2015-01-27 14:36:32 +01:00
Garvin Hicking
a58cdb2902
DASHBAORD -> DASHBOARD
2015-01-26 09:18:46 +01:00
Garvin Hicking
463733b30b
New language constants
...
references #274
(my first cherry-pick)
Conflicts:
docs/NEWS
2015-01-24 14:58:19 +01:00
Matthias Mees
b0a7d0a0d2
Add new lang constant for entries in dashboard
...
References #274
2015-01-24 14:39:38 +01:00
Matthias Mees
62d8cce314
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2015-01-19 09:40:54 +01:00
Matthias Mees
1a0e039f6f
Add proper lang constants for tags quick view
...
– Also translated the new constants to German
- Also removed duplicate tagsList function (remnant of the merge
conflict)
References #239
2015-01-19 09:38:51 +01:00
Garvin Hicking
2fbf1e32ff
clarify constant
2015-01-19 09:35:44 +01:00
Garvin Hicking
5c5eb9101d
addlang-run for @yellowled
2015-01-19 09:23:12 +01:00
Matthias Mees
0dc96ec9b8
Fix showing cats/tags list overlay on clicking cats/tags list
...
This was broken due to my recent markup changes. Also added lang
constants for the tags list, but since we could label it better,
introduced new lang constants for it.
References #239
2015-01-17 18:05:20 +01:00
Garvin Hicking
d80deeb364
to the langs
2015-01-17 16:44:35 +01:00
Matthias Mees
d626281228
Introduce new lang constant for 'Publish now' button
...
Add this as title attribute and (hidden) button text for said
button
References #262
2015-01-17 16:25:24 +01:00
Matthias Mees
e571ca1def
German translation for some untranslated lang constants.
...
References #50
2015-01-03 11:12:02 +01:00
Garvin Hicking
2944725b69
language constants
2015-01-02 09:26:43 +01:00
Matthias Mees
0e56ffeba0
Introduce new lag constant for category view mode toggle.
...
(Already removed the old lang constant in addlang.txt which has
already been added.)
References #254
2015-01-01 15:31:37 +01:00
Garvin Hicking
3010116e97
New lang constant for PHP version bail
2014-12-15 09:58:36 +01:00
Garvin Hicking
b835364dfd
remove wysiwyg note
2014-12-02 13:42:25 +01:00
Garvin Hicking
21b277bd1c
Add missing i18n constants
...
prepare rc1
2014-11-29 11:59:47 +01:00
Garvin Hicking
313a843836
i18n, fix dutch file, add missing recode files, adjust names/titles of the wysiwyg toolbar options
...
german translation
2014-11-21 09:40:42 +01:00
Garvin Hicking
4bac189d6d
Patch #233 manually applied
2014-11-20 13:18:47 +01:00
Garvin Hicking
c0daacc6dc
Added i18n files
...
(hopefully complete?)
2014-11-18 12:32:42 +01:00
Ian
822cdb4f85
Better notes for custom copies
2014-11-18 12:06:37 +01:00
Ian
72a62b4772
addlang constants for cke ui commit
2014-11-17 18:11:09 +01:00
onli
86af52a1be
Prepare INSTALL_CAT_FEEDS variable ( #228 )
2014-11-11 23:48:23 +01:00
Garvin Hicking
5c12922510
Personal preferene for autosave
...
References #213
2014-09-09 14:34:46 +02:00
Garvin Hicking
b85e007b85
Add missing constants
2014-08-04 13:36:18 +02:00
Garvin Hicking
c920aff4c7
Added i18n for new strings
2014-07-25 10:22:20 +02:00
onli
e02718bc76
Show no-update message in spartacus
...
closes #193
2014-06-24 23:43:26 +02:00
Garvin Hicking
f5693b0b86
Added "clean" new option for using backend popups (disabled by default) as a per-user option
...
References #183
2014-06-17 09:50:26 +02:00
onli
9d4b7d27ed
remove additional formats form syndication
...
Also changes the logic of the plugin itself
2014-06-15 21:35:09 +02:00
Garvin Hicking
cbcb4ef59a
change enablePopup description to clarify, added new lang constants
2014-06-12 15:52:17 +02:00
onli
faae572342
syndication update (subtome, defaults, google)
...
Removed the google reader button option, new defaults for testing, new subtome-button, integrated into the bigimg-option
2014-06-09 20:10:45 +02:00
onli
38f9eaf312
Add subtome-button to syndication plugin, init
2014-06-01 23:51:47 +02:00
Garvin Hicking
4471b1ac32
* Improved installer to forbid using database table prefixes with
...
special characters
2014-05-28 14:27:00 +02:00
Garvin Hicking
d1881e474f
i18n
2014-05-28 10:38:04 +02:00
Garvin Hicking
ffb1a0769a
fix typo, i81n
2014-05-28 10:37:00 +02:00
Garvin Hicking
e6320100e8
Provide language constant.
2014-05-22 10:49:36 +02:00
Garvin Hicking
13d8f5fd7c
addlang execute, reset textfile
2014-05-19 11:14:11 +02:00
Garvin Hicking
6c06651759
add languages
2014-05-19 11:13:53 +02:00
Garvin Hicking
eb07593088
Change logger to only be instantiated when explicitly enabled to not cause unneccessary debugging
...
especially in dev-installations
References #131
2014-05-19 11:12:47 +02:00
onli
7d267fa13d
Make Log-Level configurable ( #131 )
2014-05-17 00:39:07 +02:00
onli
d0b65f2638
Constants for Ajax-Upload-Resizer ( #137 )
2014-05-14 21:53:45 +02:00
Garvin Hicking
a6b20ad398
UTF-8 versions
2014-05-14 12:57:57 +02:00
Garvin Hicking
02d2fff162
Language commit for frontend/backend distiction
2014-05-14 12:57:37 +02:00
Garvin Hicking
5e0c4c074e
include upgrader timestamp
...
document recent changes
i18n for upgrader
2014-04-25 09:55:41 +02:00
Garvin Hicking
919674e25a
i81n for categoryfilter
2014-04-25 09:30:21 +02:00
Matthias Mees
ee98b0c128
Fix spelling error
...
References #103
2014-03-12 14:20:19 +01:00