Commit Graph

2292 Commits

Author SHA1 Message Date
Jérémy GAULIN 0efaaa37bb The javascript module expect the itemcode to be the key of the item in the configuration array. This fixes the partial to use the code instead of the 0-indexed value.
Should close #1309
2015-07-27 11:57:50 +02:00
Samuel Georges c3d44fb0b4 Merge pull request #1307 from GeGeek/patch-2
Update lang.php
2015-07-25 15:39:34 +10:00
Samuel Georges 7cc4f3b6ac Merge pull request #1301 from bombozama/master
Spanish translation fix
2015-07-25 15:39:22 +10:00
Samuel Georges 04deb50c59 Merge pull request #1297 from bombozama/patch-1
Translatable prompt on recordfinder
2015-07-25 15:39:04 +10:00
Tom 5dcbd8c0e1 Update Backend Chinese Language File 2015-07-25 15:29:07 +10:00
Tom 506f7502ea update Chinese Language File 2015-07-25 15:29:07 +10:00
Samuel Georges 93f7b7800b Merge pull request #1306 from Flynsarmy/numberPattern
Allow overriding number field pattern attribute
2015-07-25 15:28:46 +10:00
Asselin de Beauville 26882346c4 Update lang.php
Updated 'settings_menu' var.
2015-07-25 07:28:43 +02:00
Samuel Georges e2f32cc928 Merge pull request #1304 from psoots/ps/db-history-order
Ensuring version order of database histroy.
2015-07-25 15:28:30 +10:00
Samuel Georges d931c6ecfc Merge pull request #1296 from mrmlnc/path-1
Update Ru_lang to current status develop branch
2015-07-25 15:19:13 +10:00
Samuel Georges 77e388f5ff Merge pull request #1295 from gergo85/master
Updated Hungarian language
2015-07-25 15:18:40 +10:00
Samuel Georges bdc05a20fe Merge pull request #1291 from DZB-Team/develop
Some new language strings...
2015-07-25 15:18:17 +10:00
Samuel Georges dab54d2a2c Merge pull request #1290 from gpasztor87/codeeditor
Add searchbox extension to codeeditor
2015-07-25 15:17:57 +10:00
Samuel Georges 0ba10f26bd Update polish translation
Update polish translation

Update polish translation

Update polish translation

Update polish translation

Update polish translation

Update polish translation

Update polish translation
2015-07-25 15:10:26 +10:00
Samuel Georges d6d48b4580 Merge pull request #1285 from bilgorajskim/bilgorajskim-patch-1
Update Polish translation
2015-07-25 15:04:52 +10:00
Samuel Georges e75bc5c131 Merge pull request #1283 from Galixte/patch-4
Update of FRENCH language for OctoberCMS
2015-07-25 15:03:22 +10:00
Samuel Georges 561adcfb37 Merge pull request #1279 from tsioukas/patch-1
Added new phrases on Greek Language
2015-07-25 15:01:01 +10:00
Samuel Georges a5531f931b Manual merge - fixes #1278 Thanks @Freakspot 2015-07-25 15:00:19 +10:00
Samuel Georges f715fa4228 Grants an opportunity to manipulate the primary widgets 2015-07-25 14:48:17 +10:00
Samuel Georges ccb28a2cfe The RelationController::relationExtendQuery method should be removed when scopes are respected - a relation scope is an extension of the query #1203 2015-07-25 14:28:33 +10:00
Samuel Georges fc62ca7c7f Event is supposed to come *after* default constraints 2015-07-25 14:22:31 +10:00
Samuel Georges 3866ccbb20 This really shouldn't be here 2015-07-25 14:19:34 +10:00
Samuel Georges ea686ab120 Add travis badge, make icon smaller 2015-07-25 13:25:48 +10:00
Samuel Georges 64579637be Add license 2015-07-25 13:23:21 +10:00
Samuel Georges 988c17a894 prefer-stable isn't a valid option for install 2015-07-25 13:10:04 +10:00
Samuel Georges d397fe71e7 Rseet the git repo to prevent clashes with module packages 2015-07-25 12:49:37 +10:00
Samuel Georges 7940bdf686 This repo is outside our control 2015-07-25 12:33:17 +10:00
Samuel Georges 408c06a33f Fixes unit tests for case sensitive file systems
We should be using the class compiler here eventually
2015-07-25 12:29:57 +10:00
Samuel Georges dcdd2056e8 Manually bootstrap autoloaders 2015-07-25 12:12:07 +10:00
Samuel Georges 3b54886ec7 Tidy up travis 2015-07-25 12:06:02 +10:00
Samuel Georges 04248c72ed Fixes unit tests 2015-07-25 11:49:26 +10:00
Samuel Georges 4344a5a245 Forgot to declare the form widgets 2015-07-25 11:07:51 +10:00
Samuel Georges 0f215785f3 Rollback the idea of using $visible on CmsCompoundObjects
This feature should be reserved for serializing the object (in future maybe) rather than defining visible properties, these should be relaxed.
2015-07-25 11:07:36 +10:00
Samuel Georges c7f54ef010 Fixes WidgetManagerTest 2015-07-25 11:05:58 +10:00
Samuel Georges 31d4c3b81e Welcome travis 2015-07-25 10:23:09 +10:00
Samuel Georges 48b4a137fa Allow passing explicit content to hints 2015-07-25 09:34:47 +10:00
Samuel Georges c4c11cf2f0 * Build 284 2015-07-25 09:27:46 +10:00
Samuel Georges d453f922dc Improve the hint API, add inset mode to loader 2015-07-25 09:23:34 +10:00
Samuel Georges 4781c703bb Fixes previewMode on checkboxlist and radio
Checkboxlist wasn't showing the placeholder for empty preview values
2015-07-25 09:22:22 +10:00
Samuel Georges 502263e11b Finishing import/export redirects to the defined url 2015-07-25 09:21:43 +10:00
Antony Tsioukas 9a10c1f53b Greek option added on select list 2015-07-24 10:22:15 +03:00
flynsarmy a5b41269e7 Allow overriding number field pattern attribute 2015-07-24 16:24:50 +10:00
Samuel Georges fc490b18e9 Add actionUrl() helper to backend controller
Used for generating URLs to the current controller
2015-07-23 19:44:54 +10:00
Samuel Georges 46bfa78cef Remove export function from List behavior 2015-07-23 19:44:30 +10:00
Samuel Georges d0742653d1 Implement exporting function modeled after import function 2015-07-23 19:44:19 +10:00
Samuel Georges 5be21f6231 Allows custom options to be specified via form fields 2015-07-22 18:30:50 +10:00
Peter Soots 08da2b0b81 Ensuring version order of database histroy. 2015-07-21 18:40:50 -07:00
Samuel Georges 8a4ac533e5 Escape file title - Fixes #1302 2015-07-22 10:41:51 +10:00
Samuel Georges a22dd43cad Merge branch 'develop' into importexport 2015-07-22 08:07:13 +10:00
Samuel Georges 52ea4a73c8 Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00