Dmitriy Simushev
|
a441bed2a2
|
Move common helpers to a separate composer package
|
2014-12-16 16:00:20 +00:00 |
|
Dmitriy Simushev
|
f5ee6448e4
|
Store project meta info only in composer.json
|
2014-12-11 14:21:20 +00:00 |
|
Dmitriy Simushev
|
3e77eddb33
|
Exclude vendor binaries from release package
|
2014-12-11 14:06:15 +00:00 |
|
Dmitriy Simushev
|
ad8c815b3c
|
Use SESSION_PREFIX everywhere
|
2014-12-11 13:56:22 +00:00 |
|
Dmitriy Simushev
|
96724464e2
|
Create missed templates at "operator/mail-template" page
|
2014-12-11 13:20:20 +00:00 |
|
Dmitriy Simushev
|
8f346ae0b7
|
Do not die if "leave_message" mail template cannot be loaded
|
2014-12-11 13:07:17 +00:00 |
|
Dmitriy Simushev
|
8a47afef58
|
Do not die if "user_history" mail template cannot be loaded
|
2014-12-11 13:04:25 +00:00 |
|
Dmitriy Simushev
|
6768fe96c2
|
Use "en" locale as a fallback for MailTemplate
|
2014-12-11 12:48:53 +00:00 |
|
Dmitriy Simushev
|
c4a47928a8
|
Add warning about uncaught exception to AbstractProcessor
|
2014-12-11 11:57:57 +00:00 |
|
Dmitriy Simushev
|
ec06357535
|
Use stable version of Handlebars.php
|
2014-12-11 11:26:29 +00:00 |
|
Dmitriy Simushev
|
bb1b6c377c
|
Log error when "Internal Server Error" page is shown
|
2014-12-11 10:48:00 +00:00 |
|
Dmitriy Simushev
|
9c87fadb7d
|
Clean up ImageGenerator::getWidgetCode method
|
2014-12-11 10:18:24 +00:00 |
|
Dmitriy S. Simushev
|
db7aa3d12a
|
Merge pull request #84 from Mibew/button_fix
Fix button generation with disabled visitors tracking
|
2014-12-11 13:14:40 +03:00 |
|
|
304de4ab71
|
Fix button generation with disabled visitors tracking
|
2014-12-10 19:48:34 +03:00 |
|
Dmitriy S. Simushev
|
3e5f589972
|
Merge pull request #83 from Mibew/connection_timeout
Fixes #65
|
2014-12-10 19:32:15 +03:00 |
|
Dmitriy Simushev
|
6fbee71173
|
Add an ability to use SMTP mail transport
|
2014-12-10 16:21:59 +00:00 |
|
|
07c015856e
|
Fixes #65
|
2014-12-10 19:09:04 +03:00 |
|
Dmitriy Simushev
|
17b7bf6757
|
Use Object-Oriented approach for mail templates
|
2014-12-10 11:50:57 +00:00 |
|
Dmitriy Simushev
|
e0716bbeb2
|
Fix bug with "plugin" table fields sizes
|
2014-12-10 11:15:23 +00:00 |
|
Dmitriy Simushev
|
4e4f0adfd6
|
Use SwiftMailer to send emails
|
2014-12-09 14:40:16 +00:00 |
|
Dmitriy Simushev
|
a66e23fe9b
|
Remove unneeded TODO from HomeController
|
2014-12-09 11:55:35 +00:00 |
|
|
80565efefb
|
Update README
|
2014-12-08 16:18:34 +03:00 |
|
|
3a325ecc6c
|
Update info on system requirements
|
2014-12-08 15:12:24 +03:00 |
|
Dmitriy Simushev
|
aa28272dbd
|
Update Symfony Components
|
2014-12-05 15:53:18 +00:00 |
|
Dmitriy Simushev
|
097ec6ef1a
|
Add info about current plugin state
|
2014-11-28 15:18:48 +00:00 |
|
Dmitriy Simushev
|
2bdfebc428
|
Add PluginManager::hasPlugin method
|
2014-11-28 15:02:16 +00:00 |
|
Dmitriy Simushev
|
5282e789ba
|
Use PluginInfo::needsUpdate instead of checking versions directly
|
2014-11-28 14:38:54 +00:00 |
|
Dmitriy Simushev
|
b0aa66c7cf
|
Fix issue with sprintf arguments in PluginManager
|
2014-11-28 14:25:07 +00:00 |
|
Dmitriy Simushev
|
772aa904d9
|
Add plugins update stuff
|
2014-11-28 14:20:47 +00:00 |
|
Dmitriy Simushev
|
459f75727a
|
Provide an ability to use static methods as updates
|
2014-11-28 13:34:37 +00:00 |
|
Dmitriy Simushev
|
e2d4ab3715
|
Recognize alpha and rc versions in updates names
|
2014-11-28 11:46:27 +00:00 |
|
Dmitriy Simushev
|
80f5873d9a
|
Move getUpdates to Maintenance\Utils class
|
2014-11-28 11:02:55 +00:00 |
|
Dmitriy Simushev
|
abdfa54f36
|
Update Handlebars.php
|
2014-11-27 15:42:30 +00:00 |
|
Dmitriy Simushev
|
361e424acd
|
Merge two localization constants in plugins template
|
2014-11-27 15:08:52 +00:00 |
|
Dmitriy Simushev
|
7ac85ac412
|
Check that all needed PHP extensions are loaded before install
|
2014-11-27 13:01:25 +00:00 |
|
Dmitriy Simushev
|
80077be185
|
Implement new plugin management system
|
2014-11-27 11:42:23 +00:00 |
|
|
014a7fabcb
|
Merge pull request #80 from Mibew/issue61
Fix setting of tracking cookie for TLDs
|
2014-11-27 13:37:26 +03:00 |
|
|
a2fee28bba
|
Fix setting of tracking cookie for TLDs
Fixes #61
|
2014-11-26 20:02:15 +03:00 |
|
Dmitriy Simushev
|
f7434502b7
|
Add PluginInfo::getInstance method
|
2014-11-25 12:22:49 +00:00 |
|
Dmitriy Simushev
|
a4361fe8ce
|
Create plugin info wrapper
|
2014-11-24 10:37:08 +00:00 |
|
Dmitriy Simushev
|
48978fb060
|
Add a function to check if a plugin exists or it does not.
|
2014-11-24 10:13:51 +00:00 |
|
Dmitriy Simushev
|
03a8eab3d1
|
Fix undefined index in ThreadProcessor::processFunction
|
2014-11-21 15:49:03 +00:00 |
|
Dmitriy Simushev
|
428c592139
|
Statically cache results of Plugin\Utils::discoverPlugins
|
2014-11-21 13:06:44 +00:00 |
|
Dmitriy Simushev
|
dca7c2c520
|
Fix comments in Mibew\Ban class
|
2014-11-21 13:00:30 +00:00 |
|
Dmitriy Simushev
|
c9c1ffca4e
|
Remove unused "use" statement
|
2014-11-20 10:06:30 +00:00 |
|
Dmitriy Simushev
|
ad5554bb52
|
Fix coding style in Mibew\Plugin\Utils
|
2014-11-20 09:50:32 +00:00 |
|
Dmitriy Simushev
|
bf7642dab3
|
Run plugins only after all libs are loaded
|
2014-11-20 09:26:03 +00:00 |
|
Dmitriy Simushev
|
a63f4ced3d
|
Create a method for plugin class name building
|
2014-11-19 14:19:01 +00:00 |
|
Dmitriy Simushev
|
b896d43db7
|
Use more strict policy for plugin names
|
2014-11-19 14:06:19 +00:00 |
|
Dmitriy Simushev
|
f4b08ff0a3
|
Add plugins discovery means
|
2014-11-19 13:15:41 +00:00 |
|