the-djmaze
|
eb566ca9db
|
Changes for idea in #1150 (isSmall not active yet)
|
2023-08-28 10:11:34 +02:00 |
|
the-djmaze
|
b655e0ad70
|
Bugfix: .apply() error on leftPanelDisabled.toggle
|
2022-11-22 09:53:46 +01:00 |
|
the-djmaze
|
2e8497dc01
|
Bugfix: Admin extensions page didn't refresh after install/update
|
2022-02-28 17:26:23 +01:00 |
|
djmaze
|
679d7356e0
|
More ko.computed to pureComputed
|
2021-12-31 17:02:32 +01:00 |
|
djmaze
|
35bce8cf62
|
Also reduce admin remote fetch
|
2021-12-03 00:11:19 +01:00 |
|
djmaze
|
2e34f98c80
|
Cleanup and improve HTML/CSS and it's JavaScript handling
|
2021-11-06 12:27:37 +01:00 |
|
djmaze
|
c9fe7516c4
|
Remove unused parameter 'name' in views
|
2021-09-23 09:41:02 +02:00 |
|
djmaze
|
0345050344
|
Simplify DomainAdminStore, PackageAdminStore and PluginAdminStore
|
2021-03-14 22:36:23 +01:00 |
|
djmaze
|
34b25eedea
|
Improve Settings handling
|
2021-03-10 11:44:48 +01:00 |
|
djmaze
|
1ac96c93d6
|
Improved responsive view
Removed unused CSS
|
2021-03-05 16:46:40 +01:00 |
|
djmaze
|
db0d03db83
|
Bugfix: conflicting File object with native JS
Cleanup: Stores and tooltips
|
2021-02-17 14:40:21 +01:00 |
|
djmaze
|
1df2e00862
|
Admin panel works in mobile view
|
2021-02-17 09:33:41 +01:00 |
|
djmaze
|
864da66b5f
|
Replace viewDecorator and popupDecorator with proper AbstractView classes
|
2021-01-24 10:25:23 +01:00 |
|
djmaze
|
1535dd00f1
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01:00 |
|
djmaze
|
29cf711a6a
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
|
djmaze
|
097fb4896d
|
Bugfix: invalid settingsGet in dev/Stores/Admin/App.js
Cleanup login/logout location reloading
|
2020-09-04 14:36:24 +02:00 |
|
djmaze
|
aeb5275648
|
Improved boot.js with existing global window.rl
Put dev/Storage/Settings.js in boots.js global rl.settings
|
2020-09-04 12:05:17 +02:00 |
|
djmaze
|
e3e5929b21
|
Removed more non-community (aka Prem/Premium/License) code
|
2020-08-24 20:56:14 +02:00 |
|
RainLoop Team
|
8a0be3212d
|
prettier --write
|
2019-07-04 22:19:24 +03:00 |
|
RainLoop Team
|
b244462fa5
|
update gulp and gulpfile
|
2019-06-29 17:16:09 +03:00 |
|
RainLoop Team
|
17669b7be0
|
es5 -> es2015 (last stage)
Signature plugin fixes
Add view decorator
A large number of fixes
|
2016-08-20 20:30:16 +03:00 |
|
RainLoop Team
|
d7ab67a460
|
Code refactoring (4) (es5 -> es2015)
|
2016-07-15 22:54:37 +03:00 |
|
RainLoop Team
|
8e8a041032
|
eslint (additional rules)
|
2016-07-01 01:05:04 +03:00 |
|
RainLoop Team
|
77a1d3f3df
|
jshint -> eslint
|
2016-06-27 23:55:37 +03:00 |
|
RainLoop Team
|
08ccf55577
|
js -> jsx
|
2016-06-07 00:58:44 +03:00 |
|
RainLoop Team
|
1391648e1b
|
Split application data
|
2016-04-30 02:42:18 +03:00 |
|
RainLoop Team
|
53cf543795
|
babeljs: step 2
|
2015-11-18 23:10:01 +03:00 |
|
RainLoop Team
|
104ac0806a
|
Source refactoring
|
2015-05-04 20:52:24 +04:00 |
|
RainLoop Team
|
3dac6809d1
|
Admin Panel localization (#467)
|
2015-03-28 02:09:36 +04:00 |
|
RainLoop Team
|
4eaef23cc7
|
Code refactoring
|
2015-02-22 20:35:17 +04:00 |
|
RainLoop Team
|
286ab567af
|
Code refactoring
|
2015-02-03 05:56:26 +04:00 |
|
RainLoop Team
|
aa84077ac4
|
Sound notification
Additional code refactoring
|
2015-01-27 01:06:00 +04:00 |
|
RainLoop Team
|
02ba68868f
|
Sieve filters (interface)
|
2015-01-22 00:16:20 +04:00 |
|
RainLoop Team
|
54edeaa645
|
Small fixes and changes
|
2015-01-19 02:48:23 +04:00 |
|
RainLoop Team
|
7b97a9f85d
|
Release commit (1.7)
|
2014-11-15 18:45:54 +04:00 |
|
RainLoop Team
|
3e9a7a55c6
|
Small fixes
|
2014-10-23 21:59:21 +04:00 |
|
RainLoop Team
|
c6ec3fb311
|
Small fixes
|
2014-10-19 22:04:28 +04:00 |
|
RainLoop Team
|
aabed21b19
|
Added additiona setting for google drive integration
|
2014-10-18 21:24:00 +04:00 |
|
RainLoop Team
|
79ad7ccd0b
|
Added allow_universal_login setting (login in to admin panel using main login form)
|
2014-10-03 00:22:06 +04:00 |
|
RainLoop Team
|
06274c6a7c
|
Code refactoring
Fixed owncloud password encoder/decoder (#291)
Fixed ckeditor in ownCloud iframe (Closes #302)
Release commit
|
2014-09-06 01:44:29 +04:00 |
|