Commit Graph

1457 Commits

Author SHA1 Message Date
Flavio Copes
1354009df1 Merge pull request #233 from joomline/patch-3
Update languages.yaml RU
2015-10-26 20:40:02 +01:00
joomline
213b1ac7c0 Update languages.yaml RU
Added language variables fixes some bugs.
2015-10-26 21:38:09 +02:00
Flavio Copes
f0f077161a Only show login if not logged in. If logged in but not authorized, show logout button 2015-10-26 18:06:57 +01:00
Andy Miller
d491e94e29 changelog updated 2015-10-25 18:51:27 -06:00
Andy Miller
f6d05289ce Rely on context-language for active language 2015-10-24 13:14:00 -06:00
Andy Miller
4239272ebb optimized disable asset pipeline logic 2015-10-24 12:34:10 -06:00
Andy Miller
e066daddef Merge pull request #231 from cord/patch-1
disable asset pipeline in admin only
2015-10-24 12:15:45 -06:00
Cord
429604a078 disable asset pipeline in admin only
currently pipelines are also deactivated on frontend
2015-10-24 18:25:15 +02:00
Andy Miller
e55d780e66 Merge branch 'release/1.0.0-rc.2' into develop 2015-10-23 19:52:46 -06:00
Andy Miller
426f5661eb version update 2015-10-23 19:52:26 -06:00
Andy Miller
f0f8cd6c7f Back out lang removal code as it is causing problems 2015-10-23 19:51:02 -06:00
Andy Miller
77344d5373 Merge branch 'release/1.0.0-rc.1' into develop 2015-10-23 14:23:59 -06:00
Andy Miller
20dd25c88c version update 2015-10-23 14:23:46 -06:00
Andy Miller
eeb4b09345 language updates 2015-10-23 13:08:59 -06:00
Andy Miller
2f9621ac0f Remove language for ALL urls where it's not needed (outside of pages/ for now) 2015-10-22 15:53:42 -06:00
Andy Miller
6655db6744 Fix for HTML in text input fields 2015-10-22 15:18:38 -06:00
Andy Miller
179958e697 Redirect to correct page when you change folder/slug 2015-10-22 15:10:27 -06:00
Andy Miller
9ce5b113bc New lang codes for REDIRECT_DEFAULT_CODE 2015-10-22 14:48:07 -06:00
Andy Miller
6dd0e60c25 Fixed disabling asset pipeline order issue #224 2015-10-22 14:47:47 -06:00
Flavio Copes
d387994898 Allow translating filter popup titles 2015-10-21 19:54:10 +02:00
Flavio Copes
39ce45aa2a Allow to filter pages by access level 2015-10-21 19:46:51 +02:00
Flavio Copes
d3e352ef98 Show the access levels filters 2015-10-21 18:41:49 +02:00
Flavio Copes
b5e23fd81d Lang 2015-10-21 12:28:59 +02:00
Andy Miller
e95ffce08f Yes/No are reserved and evaluate to boolean True/False 2015-10-20 14:27:20 -06:00
Andy Miller
02536a6ca9 Fix some typos 2015-10-20 14:07:06 -06:00
Andy Miller
797de00213 Added lang strings for blueprints 2015-10-20 12:38:10 -06:00
Flavio Copes
a94a9bf0eb Handle getting configuration data for groups 2015-10-20 19:32:33 +02:00
Flavio Copes
b31eac1592 Handle redirect for new group creation 2015-10-20 16:36:39 +02:00
Flavio Copes
dfefd69218 Add missing lang strings 2015-10-20 15:05:58 +02:00
Flavio Copes
3e4a99f23f Use lang string 2015-10-20 10:36:54 +02:00
Flavio Copes
ba07370b07 Print admin version only if in admin 2015-10-20 10:36:48 +02:00
Flavio Copes
269a3296db Move controller initialization to its own method so it's easily overriddeable 2015-10-19 11:46:51 +02:00
Flavio Copes
872b331dfb Add class to css 2015-10-19 11:46:27 +02:00
Flavio Copes
e60fb7140b Fix icon, fix back url 2015-10-19 11:46:19 +02:00
Flavio Copes
fd3ea477bd Drop unneeded twig code in the Admin plugin 2015-10-19 11:44:19 +02:00
Flavio Copes
41cdedfea0 Fix #222 icons 2015-10-17 17:17:13 +02:00
Flavio Copes
d5e9ce756b Fix for swapping with admin pro if available 2015-10-16 21:16:34 +02:00
Flavio Copes
b5f11c6965 Merge pull request #220 from joomline/patch-2
Update languages.yaml
2015-10-16 14:18:05 +02:00
joomline
26cf87b41a Update languages.yaml
Updated Russian language translation.
2015-10-16 12:17:19 +02:00
Andy Miller
c4f0110daf Merge branch 'release/0.6.2' into develop 2015-10-15 18:18:35 -06:00
Andy Miller
5f7d48ad3a version update 2015-10-15 18:17:17 -06:00
Andy Miller
ff67e6f414 Updated changelog 2015-10-15 16:20:29 -06:00
Andy Miller
3b9a884b00 removed HOME_REDIRECT_* strings 2015-10-15 16:20:04 -06:00
Andy Miller
411bcb0df7 Wrapped all strings in double-quotes 2015-10-15 16:17:02 -06:00
Andy Miller
f3732fe283 Merge pull request #215 from hwmaier/feature/yaml-validation
Fixed Yaml validation errors due to % and : characters
2015-10-13 17:11:40 -06:00
hwmaier
fe6411c581 Fixed Yaml validation errors due to % and : characters 2015-10-13 18:31:27 +10:00
Andy Miller
96cf76580c Added a new field translation for INCLUDE_DEFAULT_LANG 2015-10-12 17:59:15 -06:00
Flavio Copes
fc87d184e8 Use page.title instead of page.menu 2015-10-12 17:42:54 +02:00
Flavio Copes
97626af961 Fix saving a page in IE (missed the type="submit" on the button), fixes #104 2015-10-09 11:56:09 +02:00
Andy Miller
37e1ab7f37 Merge branch 'release/0.6.1' into develop 2015-10-07 19:27:05 -06:00