Franco Fichtner
d3376f7f10
src: webConfigurator -> web GUI
2016-12-19 07:16:08 +01:00
Ad Schellevis
2155d52f38
(theme/style) remove table-sort style, cleanup.
2016-10-17 18:53:55 +02:00
Franco Fichtner
c5ab052b67
system: url_safe() for #1168
2016-10-11 08:11:12 +02:00
Ad Schellevis
14465f999a
user/group text mixup in system_groupmanager.php
2016-06-27 13:57:33 +02:00
Ad Schellevis
9a1a4930e0
missing ;
2016-06-27 13:52:45 +02:00
Ad Schellevis
1c6096c160
cleanup js code in system_groupmanager.php for https://github.com/opnsense/core/issues/1005
2016-06-27 13:29:15 +02:00
Ad Schellevis
845cb7aff1
add opnsense_standard_table_form class to forms (2)
2016-05-20 18:13:49 +02:00
Ad Schellevis
e74f0c2a42
(auth) refactor user/group privilege management
2016-05-19 18:41:22 +02:00
Ad Schellevis
7ab0b3463f
(legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929
2016-05-12 19:45:28 +02:00
Franco Fichtner
9989097dd8
src: second part of restyle done
2016-04-01 16:05:35 +02:00
Franco Fichtner
c82fdd08f9
system: fix tooltip for add button
2016-03-21 09:51:41 +01:00
Fabian Franz
e9703eb242
translation fix
2016-01-21 11:02:43 +01:00
Manuel Faux
cea23f8cae
UX: moved tooltip position to top for most tooltips
2016-01-10 12:06:48 +01:00
Manuel Faux
87014246c0
UX: changed delete icon from "X" to "trash"
2016-01-10 12:06:48 +01:00
Fabian Franz
1d0f083d96
change dialog style
2015-12-31 18:00:31 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Ad Schellevis
c975897d6e
(legacy) remove redirectHeader, closes https://github.com/opnsense/core/issues/470
2015-12-01 19:34:55 +00:00
Ad Schellevis
10df2a3d0e
(legacy) refactor system_groupmanager.php
2015-11-27 15:30:11 +00:00
Franco Fichtner
86cdd1fbfe
users: convert tabs to submenu for #402
2015-09-26 08:30:03 +02:00
Franco Fichtner
a66c7889c7
users: the infamous all group kicks the proverbial bucket
...
The all group was previously removed from the root account due
to the fact that it won't be applied to new user accounts anymore.
This isn't bad as far as we've seen so we went a bit further,
removing the group altogether. Nice side effect is that a lot of
conditional code just disappears, so I doubt anyone will have any
hard feelings later.
2015-09-14 18:22:45 +02:00
Ad Schellevis
7418af459b
(legacy) add additional check on $input_errors as part of cleanup notices
2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8
(legacy) fix check on $savemsg and $input_errors
2015-07-06 14:43:02 +00:00
Ad Schellevis
c0449191f4
(legacy) $jsevents["body"]["onload"] is never set
2015-07-06 13:28:46 +00:00
Franco Fichtner
1db49d7c47
system: apply PSR2 style
2015-06-04 20:41:15 +02:00
Franco Fichtner
1e4f4d37aa
src: whitespace sweep
2015-05-20 07:10:49 +02:00
Ad Schellevis
69fe3b2931
(group admin) check for internal groupname, fix for https://github.com/opnsense/core/issues/183
2015-05-19 14:54:08 +00:00
Franco Fichtner
03885497b9
system: more style sweeping
2015-05-15 09:59:36 +02:00
Franco Fichtner
4d336198be
src: s/pfSenseHeader/redirectHeader/g plus cleanups
2015-04-02 20:23:08 +02:00
Ad Schellevis
fe5ae1b7b2
cleanup requires + small typo's
2015-03-23 20:47:12 +00:00
Ad Schellevis
0a44698f23
remove usage of conf_mount_ro and conf_mount_rw
2015-03-12 12:05:30 +00:00
Jos Schellevis
4f8cea3719
Firmware update enhancements and System GUI pages cleanup
2015-01-23 14:49:49 +00:00
Jos Schellevis
be92da6c35
Fixed some issue with user manager and enhanced gui parts
2015-01-21 15:58:15 +00:00
Jos Schellevis
9094a66095
Happy new Year...Copyrights for www done
2015-01-01 14:48:13 +00:00
Franco Fichtner
25940e50d2
system: apply whitespace changes
...
Huge commit, but the previous commits have proven to be
harmless, so let's do it!
2014-12-28 14:29:32 +01:00
Franco Fichtner
727453c076
src: move all files (again)
...
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.
This is the last time, I swear... :)
2014-12-10 16:42:39 +01:00