Eric Lippmann
|
7704d6972d
|
Use textarea for dashlet URLs
fixes #2719
|
2017-05-04 13:52:25 +02:00 |
Johannes Meyer
|
0716f87852
|
Update german translation
|
2016-12-13 13:57:27 +01:00 |
Eric Lippmann
|
5845d6c0cb
|
Optimize imports in DashletForm
refs #11920
|
2016-09-09 15:20:45 +02:00 |
Alexander A. Klimov
|
fa113e023b
|
dashboard/new-dashlet: don't allow external URLs
refs #11920
|
2016-08-31 15:11:55 +02:00 |
Alexander A. Klimov
|
21eeeea7ea
|
Don't allow raw double quotes in dashlet URLs
|
2016-02-23 16:34:18 +01:00 |
Alexander A. Klimov
|
15c8269a57
|
Write Url instead of URL not to let IDEs report an unused use statement
|
2016-02-23 13:32:34 +01:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Eric Lippmann
|
92d8ad42e6
|
Fix control order in the dashlet form
|
2016-01-18 12:50:27 +01:00 |
Eric Lippmann
|
b4e0fe999f
|
Don't talk about pane, #2
refs #5543
|
2015-11-12 15:57:03 +01:00 |
Alexander A. Klimov
|
dd0e924e8d
|
Do not validate section names in forms
fixes #10151
|
2015-09-18 16:11:51 +02:00 |
Matthias Jentsch
|
7095ad5bc7
|
Improve ini editor and dashlet input validation
|
2015-08-04 13:23:30 +02:00 |
Eric Lippmann
|
cdd5da80f0
|
Use Url::getRelativeUrl() when updating dashlets
fixes #8363
|
2015-04-07 13:05:12 +02:00 |
Johannes Meyer
|
f7785ee04a
|
Fix that the DashletForm handles the autosubmit manually
|
2015-03-03 08:24:23 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Johannes Meyer
|
dbd69ba693
|
Replace t() and mt() with translate() in the application's forms
refs #7551
|
2015-01-19 11:26:23 +01:00 |
Marius Hein
|
50c2c02e09
|
Dashboard: Keep get params through requests
This avoid errors if a user manually refresh an edit dialog.
refs #7751
|
2014-11-20 14:38:19 +01:00 |
Marius Hein
|
e600dc8adb
|
Dashboard: Rename component to dashlet
refs #7751
|
2014-11-20 12:08:50 +01:00 |