c46be46bb8
Update source header and a header in the tool for headers update
2014-02-19 20:13:34 +04:00
c495135e56
Rewrite script for headers update
2014-02-19 20:06:33 +04:00
Dmitriy Simushev
87c5569dab
Update access restrictions for pages styles' files
2014-02-19 10:46:21 +00:00
Dmitriy Simushev
92f14d52f3
Update access restrictions for chat style's files
2014-02-19 10:43:56 +00:00
Dmitriy Simushev
7e188d1b05
Fix typos and split long lines in comments
2014-02-19 08:53:20 +00:00
Dmitriy Simushev
21a38d8b00
Merge remote-tracking branch 'mahmood/master'
2014-02-19 08:46:45 +00:00
Mahmood Reza Sajjadi
540b9aab74
comments correction
2014-02-20 14:10:09 +03:30
Dmitriy Simushev
15b494a2ac
Remove invitation iframe border in IE<9
2014-02-18 12:32:37 +00:00
Dmitriy Simushev
8c0dca3df7
Use chat style defined params for invitation window
2014-02-18 11:17:35 +00:00
Dmitriy Simushev
aa3435bfd7
Use chat window params from config for button generation
2014-02-18 09:11:47 +00:00
Dmitriy Simushev
f0f612b11a
Use correct default config params for page and chat styles
2014-02-18 09:10:03 +00:00
Dmitriy Simushev
0f17cac626
Reduse code duplication in dialogs' client side templates
2014-02-17 10:54:49 +00:00
Mahmood Reza Sajjadi
a89a076db9
comments correction
2014-02-17 14:02:05 +03:30
Dmitriy Simushev
4b28412648
Add favicon to dialog style
2014-02-14 14:37:32 +00:00
Dmitriy Simushev
db2f3367dd
Fix extra escaping at the install page
2014-02-14 12:05:49 +00:00
Dmitriy Simushev
c70ad9e6a2
Fix undefined "mibewroot" var (see issue #21 )
2014-02-14 12:04:12 +00:00
Dmitriy Simushev
921f382c6a
Reorganize dialog style
...
Move client side templates from "handlebars_templates" to
"templates_src/client_side"
2014-02-14 11:44:14 +00:00
Dmitriy Simushev
9e82414728
Use handlebars.php for dialogs' templates
2014-02-14 10:51:22 +00:00
Dmitriy Simushev
f4702e5381
Rename "layout" template to "_layout"
2014-02-14 10:43:02 +00:00
Dmitriy Simushev
94d5689077
Pass style name to operator pages' templates
2014-02-14 10:29:19 +00:00
Dmitriy Simushev
3ad8bfb380
Rename "header" block to "head" in operator pages' templates
2014-02-14 10:20:04 +00:00
Dmitriy Simushev
3337aa8bb8
Remove unneeded $page variable from PageStyle::render
2014-02-13 13:32:09 +00:00
Dmitriy Simushev
bb5fa8db5b
Rename "L10n" handlebars.js helper to "l10n"
2014-02-13 13:02:11 +00:00
Mahmood Reza Sajjadi
f70b40f112
Merge remote-tracking branch 'upstream/master'
2014-02-13 15:17:40 +03:30
Mahmood Reza Sajjadi
1e396a5328
comments added
2014-02-13 15:10:38 +03:30
Dmitriy Simushev
c3f902bfe6
Fix path to the logo in layout.handlebars
2014-02-11 10:17:07 +00:00
Dmitriy Simushev
450f3e5d35
Add custom elements in the header after default ones
...
Move "header" block in the "default" pages style to the bottom of
header tag.
2014-02-11 09:12:50 +00:00
Dmitriy Simushev
c20f285ca7
Fix tests for JS Mibew API
2014-02-10 15:51:42 +00:00
Dmitriy Simushev
30100a5a31
Move client side templates into pages style
2014-02-10 15:28:35 +00:00
Dmitriy Simushev
47b61f05c0
Use Handlebars.php as template engine
2014-02-10 14:07:31 +00:00
Dmitriy Simushev
5670b19fab
Fix AbstractStyle class path (see Issue #19 )
2014-02-07 14:25:05 +00:00
Dmitriy Simushev
27f3346435
Do not use HTML entities in "form.field.groupparent.root" local const
2014-02-06 10:44:50 +00:00
Dmitriy Simushev
8d3dcacded
Use sanitization for locale constants
2014-01-31 12:59:25 +00:00
Dmitriy Simushev
825da2027f
Remove ".idea" folder
2014-01-31 09:44:24 +00:00
Dmitriy Simushev
ca0a4274dc
Add Handlebars.php to the project via composer
2014-01-30 09:09:15 +00:00
Dmitriy Simushev
cab8caac90
Use the same declaration for *Processor::call methods
2014-01-29 13:23:18 +00:00
Dmitriy Simushev
7bb7a388b8
Mark API methods in *Processor classes as deprecated
2014-01-29 12:36:41 +00:00
Dmitriy Simushev
b5778a8be2
Add Interaction::mandatoryArguments method
...
Rename "obligatory" arguments to "mandatory" arguments. Use
Mibew API Interaction "mandatoryArguments" method instead of
"obligatoryArguments" property to increase code reliability.
2014-01-29 12:23:17 +00:00
Dmitriy Simushev
26b2d74cc4
Use method for Interaction::reservedFunctionName
...
Replace Mibew API Interaction "reservedFunctionName" property
with "getReservedFunctionsNames" method to increase reliability
of the code.
2014-01-29 11:14:55 +00:00
Dmitriy Simushev
128d387ebe
Add default value to get_operators_list function's argument
2014-01-28 15:45:43 +00:00
Dmitriy Simushev
98502d9e93
Rename \Mibew\API\Interation\Interaction class to AbstractInteraction
2014-01-28 15:36:13 +00:00
Dmitriy Simushev
93f5b82dec
Rename \Mibew\RequestProcessor\Processor class to AbstractProcessor
2014-01-28 15:33:08 +00:00
Dmitriy Simushev
a5ec847ed1
Rename \Mibew\Style\Style class to AbstractStyle
2014-01-28 15:28:22 +00:00
Dmitriy Simushev
57d72e95d0
Fix bug with undefined index 'stylepath'
2014-01-28 14:25:04 +00:00
Dmitriy Simushev
42ff39f4d9
Apply new codding style
2014-01-28 14:17:48 +00:00
Dmitriy Simushev
41f1e0a3bc
Remove functions definition from operator/opgroups.php
2014-01-28 14:16:13 +00:00
Dmitriy Simushev
c6b03cfe55
Remove functions definition from operator/userhistory.php
2014-01-28 14:16:13 +00:00
Dmitriy Simushev
d47903a912
Remove functions definition from operator/translate.php
2014-01-28 14:16:13 +00:00
Dmitriy Simushev
489cae7122
Use anonymous functions to sort strings at operator/translate.php
2014-01-28 14:16:13 +00:00
Dmitriy Simushev
0720df1a2e
Do not check formatting at operator/translate.php page
2014-01-28 14:16:13 +00:00