Dmitriy Simushev
|
e458257c65
|
Add missed property to Application class
|
2014-05-27 14:16:26 +00:00 |
|
Dmitriy Simushev
|
3d8fa75d59
|
Use RouterInterface in ConrollerResolver constructor
|
2014-05-27 13:23:59 +00:00 |
|
Dmitriy Simushev
|
f4268b53cf
|
Mark "check_login" function as deprecated
|
2014-05-27 11:08:17 +00:00 |
|
Dmitriy Simushev
|
dfca800514
|
Mark "setup_settings_tabs" function as deprecated
|
2014-05-27 08:28:01 +00:00 |
|
Dmitriy Simushev
|
862d94d35d
|
Replace "operator/features.php" with a controller
|
2014-05-27 08:23:13 +00:00 |
|
|
af08dd1b43
|
Update screenshot for the default chat theme
|
2014-05-27 00:01:33 +04:00 |
|
|
6c3c70024d
|
Update default logo for the default chat theme
|
2014-05-27 00:01:07 +04:00 |
|
|
edc7838128
|
Improve the default invitation theme
|
2014-05-27 00:00:04 +04:00 |
|
Dmitriy Simushev
|
46e329471c
|
Replace "operator/performance.php" with a controller
|
2014-05-26 13:08:33 +00:00 |
|
Dmitriy Simushev
|
3373095a66
|
Replace "operator/settings.php" with a controller
|
2014-05-26 12:36:14 +00:00 |
|
Dmitriy Simushev
|
3ea2da1ad2
|
Create "BanController"
|
2014-05-26 10:01:38 +00:00 |
|
Dmitriy Simushev
|
8969b71613
|
Replace "operator/translate.php" with a controller
|
2014-05-23 12:56:39 +00:00 |
|
Dmitriy Simushev
|
ae92fe1514
|
Remove "$messages" global variable
|
2014-05-23 11:43:09 +00:00 |
|
Dmitriy Simushev
|
36b817ac58
|
Do not use IDs from form fields
|
2014-05-23 11:19:53 +00:00 |
|
Dmitriy Simushev
|
9527ef632f
|
Extract access check from operator controllers
|
2014-05-23 10:53:29 +00:00 |
|
Dmitriy Simushev
|
af45d34721
|
Restrict access to avatar edit page
|
2014-05-23 09:11:35 +00:00 |
|
Dmitriy Simushev
|
c39131199d
|
Replace "operator/permissions.php" with a controller
|
2014-05-23 09:08:13 +00:00 |
|
Dmitriy Simushev
|
e4cce9618e
|
Make "Mibew\Controller\Group\AbstractController" really abstract
|
2014-05-23 08:54:30 +00:00 |
|
Dmitriy Simushev
|
4d45e57a9b
|
Remove "&" from "get_csrf_token_in_url" function's result
|
2014-05-23 07:53:09 +00:00 |
|
Dmitriy Simushev
|
16749fec8c
|
Replace "operator/opgroups.php" with a controller
|
2014-05-22 15:49:41 +00:00 |
|
Dmitriy Simushev
|
8a4da51366
|
Fix bug with operators URLs at group member page
|
2014-05-22 15:01:04 +00:00 |
|
Dmitriy Simushev
|
2568072c0e
|
Split giant "GroupController" to several parts
|
2014-05-22 14:58:54 +00:00 |
|
Dmitriy Simushev
|
8c9e361918
|
Split giant "OperatorController" to several parts
|
2014-05-22 13:36:18 +00:00 |
|
Dmitriy Simushev
|
9f70aa80d2
|
Replace "operator/avatar.php" with a controller
|
2014-05-22 12:48:17 +00:00 |
|
Dmitriy Simushev
|
9fb205bc2b
|
Replace "operator/operator.php" with a controller
|
2014-05-22 10:12:11 +00:00 |
|
Dmitriy Simushev
|
1af5e68bd0
|
Fix regexp for thread ID
|
2014-05-21 10:47:03 +00:00 |
|
Dmitriy Simushev
|
b674060ddf
|
Replace "operator/operators.php" with a controller
|
2014-05-21 10:45:09 +00:00 |
|
|
55dff20bc1
|
Beautify js code
|
2014-05-21 13:24:34 +04:00 |
|
Dmitriy Simushev
|
a3f76b3369
|
Merge remote-tracking branch 'origin/issue04'
|
2014-05-21 09:20:42 +00:00 |
|
|
a8e84342b9
|
Rebuild js using latest Closure compiler
|
2014-05-21 13:13:35 +04:00 |
|
Dmitriy Simushev
|
42e32bb7a7
|
Use appropriate name for submit handler in "CannedMessageController"
|
2014-05-21 08:32:06 +00:00 |
|
Dmitriy Simushev
|
f4129ff8ee
|
Replace "operator/invite.php" with a controller
|
2014-05-21 08:23:51 +00:00 |
|
Dmitriy Simushev
|
938c4cbd69
|
Remove unused code that is related with invitations
|
2014-05-21 07:55:55 +00:00 |
|
|
619a5c4ecf
|
Remove useless blank line
|
2014-05-21 01:04:12 +04:00 |
|
Dmitriy Simushev
|
ff0e1060e9
|
Fix new user sound notification (issue #38).
|
2014-05-20 15:14:35 +00:00 |
|
Dmitriy Simushev
|
ad20c781a5
|
Make controllers' comments more sensible
|
2014-05-20 14:22:47 +00:00 |
|
Dmitriy Simushev
|
278f9e65ac
|
Use correct regexp for integer value
|
2014-05-20 14:09:13 +00:00 |
|
Dmitriy Simushev
|
d6d4e36640
|
Add a controller for group-related actions
|
2014-05-20 14:06:39 +00:00 |
|
Dmitriy Simushev
|
4f5207858f
|
Clean up "CannedMessageController" code
|
2014-05-20 13:37:26 +00:00 |
|
Dmitriy Simushev
|
d06e4a1d48
|
Add access check based on permissions
|
2014-05-20 11:09:29 +00:00 |
|
Dmitriy Simushev
|
bd1096760b
|
Use more convenient name for canned messages stuff
|
2014-05-20 11:09:16 +00:00 |
|
Dmitriy Simushev
|
6bd729e859
|
Merge branch 'issue22'
|
2014-05-20 09:33:03 +00:00 |
|
Dmitriy Simushev
|
5ef2495ee3
|
Replace "operator/cannededit.php" with a controller
|
2014-05-20 09:22:44 +00:00 |
|
|
525243bd8d
|
Improve sound playback (see Issue #4)
|
2014-05-19 19:34:23 +04:00 |
|
|
a17583c599
|
Make all settings changeable (see Issue #22)
|
2014-05-19 16:35:21 +04:00 |
|
Dmitriy Simushev
|
2630786cc1
|
Replace "operator/canned.php" with a controller
|
2014-05-19 10:25:32 +00:00 |
|
Dmitriy Simushev
|
86f2c59faa
|
Make "csrf_check_token" function compatible with new requests logic
|
2014-05-19 09:36:17 +00:00 |
|
Dmitriy Simushev
|
00e7f3eb40
|
Add controller's action for user's track
|
2014-05-19 07:33:44 +00:00 |
|
Dmitriy Simushev
|
ae1b1dfbb1
|
Add script for coding style check
|
2014-05-16 09:21:01 +00:00 |
|
Dmitriy Simushev
|
8e01325cad
|
Fix coding style
|
2014-05-16 08:32:25 +00:00 |
|
Dmitriy Simushev
|
3e01b98388
|
Add "statistics" controller
|
2014-05-16 08:28:25 +00:00 |
|
Dmitriy Simushev
|
797fc7a3c0
|
Fix Exception names in \Mibew\Application class
|
2014-05-16 08:20:44 +00:00 |
|
Dmitriy Simushev
|
e3fe5b8022
|
Create a controller for password recovery pages
|
2014-05-15 14:50:16 +00:00 |
|
Dmitriy Simushev
|
d342a4ca9a
|
Merge branch 'display_image'
|
2014-05-15 14:38:16 +00:00 |
|
Dmitriy Simushev
|
64e96c1c30
|
Add HTTP Exceptions classes
|
2014-05-15 14:29:39 +00:00 |
|
|
cd51a360df
|
Display image next to user name in chat history (see Issue #3)
|
2014-05-15 18:06:50 +04:00 |
|
Dmitriy Simushev
|
d7153a4bf1
|
Improve filtration of special characters
|
2014-05-15 12:09:16 +00:00 |
|
Dmitriy Simushev
|
b399cf74e9
|
Merge branch 'text_button'
|
2014-05-15 11:53:32 +00:00 |
|
Dmitriy Simushev
|
9718ab4ec1
|
Remove unused argument from "get_locale_links" function
|
2014-05-15 07:16:31 +00:00 |
|
|
4f3c9af3c4
|
Generate non-graphical buttons for locales with missed images
|
2014-05-15 01:07:21 +04:00 |
|
|
df448fbaf5
|
Fix typo
|
2014-05-15 00:58:50 +04:00 |
|
|
88694193b4
|
Port text button from legacy (see Issue #35)
|
2014-05-15 00:55:43 +04:00 |
|
Dmitriy Simushev
|
e76ded074c
|
Remove encoding-related localization constants
|
2014-05-14 13:01:39 +00:00 |
|
Dmitriy Simushev
|
f483c90ee2
|
Use only UTF-8 encoding in database connections
|
2014-05-14 12:39:19 +00:00 |
|
Dmitriy Simushev
|
7042f3dd9e
|
Use only UTF-8 encoding
|
2014-05-14 12:16:04 +00:00 |
|
Dmitriy Simushev
|
a93517dcf1
|
Add "history" controller
|
2014-05-14 09:02:45 +00:00 |
|
Dmitriy Simushev
|
1106a510da
|
Create controller for awaiting-users actions
|
2014-05-13 14:52:30 +00:00 |
|
Dmitriy Simushev
|
4dac50301d
|
Replace "/operator/updates.php" page with a controller
|
2014-05-13 14:20:11 +00:00 |
|
Dmitriy Simushev
|
3762bd4906
|
Add "logged in" access check
|
2014-05-13 14:10:00 +00:00 |
|
Dmitriy Simushev
|
d41f8547db
|
Use route name instead of path in controllers docs
|
2014-05-13 14:06:15 +00:00 |
|
Dmitriy Simushev
|
75349a34b5
|
Mark function "force_password" as deprecated
|
2014-05-13 13:33:56 +00:00 |
|
Dmitriy Simushev
|
b10408b631
|
Add routes-based access control
|
2014-05-13 12:13:02 +00:00 |
|
|
bac1404cf1
|
Make flat_cp tool portable to systems without GNU sed
|
2014-05-12 18:01:13 +04:00 |
|
Dmitriy Simushev
|
1c9430286c
|
Add PHP Code Sniffer to dev dependencies
|
2014-05-08 13:20:03 +00:00 |
|
Dmitriy Simushev
|
c7d87ac5c8
|
Fix codding style
|
2014-05-08 13:19:04 +00:00 |
|
Dmitriy Simushev
|
e6c055e782
|
Mark "start_xml_output" function as deprecated
|
2014-05-08 12:24:11 +00:00 |
|
Dmitriy Simushev
|
35605b5af3
|
Create controller for button image
|
2014-05-08 11:53:25 +00:00 |
|
Dmitriy Simushev
|
8db2b94203
|
Prepare a request before send
|
2014-05-08 11:29:39 +00:00 |
|
Dmitriy Simushev
|
09411a4b32
|
Add "visitorTrack" event
|
2014-05-07 11:26:22 +00:00 |
|
Dmitriy Simushev
|
049dff0952
|
Make a controller for widget gateway
|
2014-05-07 11:23:25 +00:00 |
|
Dmitriy Simushev
|
7374d5f752
|
Fix bug in the main exceptions catcher
|
2014-05-07 09:16:09 +00:00 |
|
Dmitriy Simushev
|
f809557679
|
Replace license.php with controller's action
|
2014-05-06 15:36:15 +00:00 |
|
Dmitriy Simushev
|
18a2718888
|
Add extension to LICENSE, README, VERSION files
|
2014-05-06 15:25:21 +00:00 |
|
Dmitriy Simushev
|
3e7578411b
|
Load all libs in libs/init.php
|
2014-05-06 15:18:31 +00:00 |
|
Dmitriy Simushev
|
456e329232
|
Add info about the project to composer.json
|
2014-05-06 14:55:18 +00:00 |
|
Dmitriy Simushev
|
a15b37d9ea
|
Implement front controller
|
2014-05-06 14:26:30 +00:00 |
|
Dmitriy Simushev
|
11462e76ef
|
Increase required PHP version
|
2014-04-29 14:31:43 +00:00 |
|
Dmitriy Simushev
|
8057b40bb3
|
Update installation procedure
|
2014-04-28 10:54:09 +00:00 |
|
Dmitriy Simushev
|
b40f1e2e51
|
Fix bug with takeover feature
|
2014-04-28 08:39:11 +00:00 |
|
Dmitriy Simushev
|
06991af115
|
Fix problem with not serial keys and JSON response
|
2014-04-25 12:38:36 +00:00 |
|
Dmitriy Simushev
|
4e3593375f
|
Update Handlebars.php
|
2014-04-24 13:43:00 +00:00 |
|
Dmitriy Simushev
|
b0c7cd350f
|
Fix bug with sound when "mibew root" is empty
|
2014-04-24 13:21:17 +00:00 |
|
Dmitriy Simushev
|
0e2fbf3cf1
|
Provide js callbacks for invitation events
|
2014-04-09 08:44:16 +00:00 |
|
Mahmood Reza Sajjadi
|
787f446c31
|
remove depricated tag
|
2014-03-27 15:49:30 +04:30 |
|
Mahmood Reza Sajjadi
|
943afd00d1
|
remove depricated tag
|
2014-03-27 15:49:24 +04:30 |
|
Mahmood Reza Sajjadi
|
bc33e32ea4
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/mibew/libs/chat.php
|
2014-03-25 14:10:16 +04:30 |
|
|
22e055d5e8
|
Encode the value of Mibew root according to RFC 3986
|
2014-03-24 11:18:33 +04:00 |
|
Mahmood Reza Sajjadi
|
cf25dbfdf8
|
add comments
|
2014-03-23 19:36:20 +04:30 |
|
Mahmood Reza Sajjadi
|
35aa8c4023
|
compleate comments
|
2014-03-23 19:00:24 +04:30 |
|
Mahmood Reza Sajjadi
|
4ef272a337
|
compleate comments
|
2014-03-23 19:00:18 +04:30 |
|