-
Notifications
You must be signed in to change notification settings - Fork 10
/
ChangeLog
50 lines (34 loc) · 1.6 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Fri Jun 19 01:17:26 PDT 2009 Carlos Puchol <[email protected]>
* add pluginfactory to the platform spec, necessary
for the modular router/firewall
* some cleanup with headers
* setup a filter for the router in the firewall
controller
* improvements to the network controller, firewall model
* create a new tab "Settings" with an option to show the
alpha firewall settings, intended for developers only
* tweaks to the css, cleanups in the users, shares and
settings tables
* cleanup schema
* cleanup the 500 error page
Mon May 4 11:30:15 PDT 2009 Carlos Puchol <[email protected]>
* html/app/controllers/setup_controller.rb
html/app/views/app/_webapps.html.erb: move webapps to
applications tab
Wed Jan 14 17:11:26 PST 2009 Carlos Puchol <[email protected]>
* added support for relationships app -> webapp -> alias
Wed Jan 7 03:23:01 PST 2009 Carlos Puchol <[email protected]>
* fix to eliminate a (rescued) exception in writing
the samba config file
Tue Jan 6 18:41:42 PST 2009 Carlos Puchol <[email protected]>
* safety checks for the root path of a webapp
Tue Jan 6 02:57:26 PST 2009 Carlos Puchol <[email protected]>
* add support for user login for each webapp
* apps installed via the online installer does not allow
deleting an app
* logo fixes for proper horizontal size (2 pixel error)
Mon Jan 5 17:08:16 PST 2009 Carlos Puchol <[email protected]>
* fix printing out of the shares
Sun Jan 4 01:57:18 PST 2009 Carlos Puchol <[email protected]>
* webapps now create dirs html and logs inside the "root"
directory