217 Commits

Author SHA1 Message Date
alekseybobkov
6ed4bd5ef6 Updates in the UI 2016-02-22 21:52:23 -08:00
alekseybobkov
a943708b99 UI updates 2016-02-19 22:12:41 -08:00
Filip Iulian Pacurar
1ab94d4514 Add a new event on login - backend.user.login
I wanted to listen to an event when a users logs-in in the backend and I realised that October does not yet have that. It would be great to support this out of the box to avoid users make changes to core files or listen to hack-ish events to do something after login.
2016-02-13 12:46:51 +02:00
Jérémy Gaulin
e24e467b60 Externalized keys + French translation 2016-02-13 15:51:28 +11:00
Samuel Georges
12972cd086 Lax the validation rules on login, email + pass 2015-12-19 09:53:17 +11:00
Samuel Georges
30025a6ada Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
Samuel Georges
2ced2f8c73 Move the superuser flag out of permissions array - fixes #1503 2015-11-28 10:21:41 +11:00
Trias Nur Rahman
a65c83755d Fix placeholder color on fancy layout backend form 2015-10-24 23:53:57 +07:00
Samuel Georges
f99ff4a363 Prevent sorting of count column, fixes #1491 2015-10-07 19:24:18 +11:00
Samuel Georges
8139def435 Bump max values to their db equivalents 2015-09-30 06:09:51 +10:00
Vojta Svoboda
17a2585a15 Add cs_CZ locale 2015-09-15 14:30:18 +02:00
Jérémy Gaulin
d6356ac733 Fix Swedish language code reference 'se' to 'sv' to reflect ISO code like in folder structure. 2015-08-27 16:37:12 +02:00
Samuel Georges
6ae1d0c047 Merge pull request #1345 from powelski/translatable-auto-close
Make backend auto closing option label translatable
2015-08-08 10:27:59 +10:00
Finjon Kiang
cebf7466a9 add new language zh-tw / Chinese (Taiwan) 2015-08-08 10:12:23 +10:00
Samuel Georges
ad60afebc4 Make the default admin group code a constant
We should consider locking this record attribute in future?
2015-08-07 18:43:05 +10:00
Samuel Georges
241ea68468 Add auto column match feature to import 2015-08-05 10:23:14 +10:00
Krzysztof Powelski
a63375cd5b Make backend auto closing option label translatable 2015-08-04 23:40:51 +02:00
Samuel Georges
8166c5ad6a Add encodeArrayValue | decodeArrayValue helpers 2015-08-04 20:03:24 +10:00
Samuel Georges
d7eb4deac5 Merge pull request #1321 from Flynsarmy/filterEmptyCsvImportRowsClosure
Filter out empty CSV rows before import
2015-08-03 20:11:19 +10:00
flynsarmy
0dcda7a014 Only read permission is required for imports 2015-07-30 13:48:55 +10:00
flynsarmy
f573438c90 Filter out empty CSV rows before import 2015-07-29 21:59:09 +10:00
Samuel Georges
d0742653d1 Implement exporting function modeled after import function 2015-07-23 19:44:19 +10:00
Samuel Georges
a9899ae3c1 Finish basic import workflow 2015-07-21 20:45:02 +10:00
Samuel Georges
5ca55e149a Create ImportModel base class, implement import_file uploader 2015-07-16 22:15:30 +10:00
Samuel Georges
961509839e Manually merge Pull Requests that are prepared incorrectly
Fixes #1229
Fixes #1259
Fixes #1260
Fixes #1261
Fixes #1262
Fixes #1263
Fixes #1264
Fixes #1277
Thanks @felixinx @awaysoft @tsioukas @Freakspot
2015-07-11 14:36:38 +10:00
Samuel Georges
84da7f3698 Improve tabs consistency, fix conflict with .primary
.primary -> .primary-tabs
.secondary -> .secondary-tabs
.master -> .master-tabs
2015-07-10 15:51:24 +10:00
Samuel Georges
78cf62cff1 Add a note about October.Drivers for mail methods that use it
Trim field partials to allow :empty selector to work
2015-06-30 15:30:14 +10:00
Samuel Georges
96049b24fe Locale options can now be defined in optional config app.localeOptions - Fixes #1213 2015-06-27 11:57:26 +10:00
Samuel Georges
c06e7a831f Add count column to admin group list - Refs #1181 2015-06-27 11:02:29 +10:00
raw99
fb00c3635a small fix: adding Latvian language to backend language menu 2015-06-02 00:45:23 +03:00
Samuel Georges
a1291c3716 Restyle Administrator pages 2015-05-21 22:55:08 +10:00
Samuel Georges
4f2c11e9db Process SVG CSS by hand - Fixes #1137 2015-05-16 00:25:41 +10:00
Samuel Georges
445c95ad46 Fixes an issue where using invalid CSS in brand settings completely breaks the backend 2015-05-06 18:44:48 +10:00
Pásztor Gábor
997a032849 Minor style fixes 2015-04-18 22:12:56 +02:00
Samuel Georges
c96cef702c Merge pull request #1065 from SaifurRahmanMohsin/patch-1
Missing comma
2015-04-12 08:38:42 +10:00
Saifur Rahman Mohsin
ad307e77be Missing comma
Login error due to a missing comma in array
2015-04-12 01:05:15 +05:30
Samuel Georges
2afe43e0fd getAvatarThumb should takes options for thumb compilation 2015-04-11 22:55:10 +10:00
Samuel Georges
d283d6b143 Merge remote-tracking branch 'remotes/krisawzm/develop' into develop
Conflicts:
	modules/backend/models/BackendPreferences.php
	modules/system/lang/ru/lang.php
	modules/system/lang/sv/lang.php
2015-04-11 10:48:59 +10:00
刘星
d03f8fa65f update zh-cn setting 2015-04-08 18:33:55 +08:00
krisawzm
f335faa572 Added nb-no 2015-03-26 01:49:55 +01:00
Samuel Georges
68819ef476 Merge pull request #1000 from masnug/lang-id
Bahasa Indonesia
2015-03-14 11:19:00 +11:00
Wuri Nugrahadi
fb180a748c Add Bahasa Indonesia (OC *222) 2015-03-12 13:37:12 +07:00
Pásztor Gábor
b3dcce6d2a Updates on Brand Settings 2015-03-11 20:30:41 +01:00
Samuel Georges
1890df6471 Fixes #742 - escape SVG opening with PHP instead of LESS 2015-03-06 18:12:57 +11:00
Samuel Georges
92b533d962 Tidy up 2015-03-03 08:49:31 +11:00
retep007
09ac22918f Added initial Slovak language mutation 2015-02-28 10:14:20 +01:00
Samuel Georges
7c5693b298 Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11:00
Samuel Georges
8e1b4c2f68 Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
Samuel Georges
beb818efa5 Merge branch 'develop' into laravel5
Conflicts:
	modules/cms/classes/CmsCompoundObject.php
	modules/system/ServiceProvider.php
2015-02-04 19:35:55 +11:00
Samuel Georges
393c900342 Refs #900 - Add polish language 2015-01-31 14:26:45 +11:00