Magellan Linux

Diff of /alx-src/branches/alx-web-070/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8549 by niro, Mon Feb 8 13:16:26 2016 UTC revision 13465 by niro, Thu Jul 11 13:19:06 2019 UTC
# Line 1  Line 1 
1    2019-07-11  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r13464] VERSION:
4      -version 0.7.1
5    
6    2019-07-10  Niels Rogalla <niro@magellan-linux.de>
7    
8     * [r13248] include/config.inc.php:
9      -php7 fix: only start a SESSION if not already active
10     * [r13246] loc.php:
11      -fixed more php warnings
12     * [r13245] index.php:
13      -fixed more php warnings
14     * [r13244] include/dbconn.php:
15      -do not try to connect to the database twice
16     * [r13243] show.php:
17      -fixed more php warnings
18    
19    2019-07-09  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r13242] import.php, include/basesql.php, include/dbconn.php,
22      index.php, loc.php, monitor.php, show.php:
23      -be compatible with php7 and mysqli
24    
25    2019-03-12  Niels Rogalla <niro@magellan-linux.de>
26    
27     * [r12956] index.php:
28      -fixed some php warnings like 'PHP Notice: Use of undefined
29      constant os - assumed 'os' in /usr/share/alx-web/index.php on
30      line 149'
31    
32    2018-11-13  Niels Rogalla <niro@magellan-linux.de>
33    
34     * [r12870] ChangeLog:
35      -updated ChangeLog
36     * [r12869] scripts/sql-schema/include/values.sh,
37      scripts/sql-schema/include/version.sh:
38      -support 4k monitors with a resolution of 3840x2160
39     * [r12868] include/config.inc.php:
40      -use sudo to fix some permission issues with wol
41     * [r12867] Makefile, Makefile.inc, sudo[ADD],
42      sudo/10_ether-wake.in[ADD], sudo/Makefile[ADD]:
43      -use sudo to fix some permission issues with wol
44    
45    2018-11-12  Niels Rogalla <niro@magellan-linux.de>
46    
47     * [r12866] include/config.inc.php:
48      -fixed ether-wake path
49     * [r12865] wake_on_lan.php:
50      -removed debug echo
51     * [r12864] wake_on_lan.php:
52      -include basesql.php to allow php globals emulation
53    
54    2017-12-18  Niels Rogalla <niro@magellan-linux.de>
55    
56     * [r11134] ChangeLog:
57      -updated ChangeLog
58    
59    2017-11-23  Niels Rogalla <niro@magellan-linux.de>
60    
61     * [r11133] show.php:
62      -only print the architecte, do not create an edit field
63    
64    2017-08-30  Niels Rogalla <niro@magellan-linux.de>
65    
66     * [r10663] ChangeLog:
67      -updated ChangeLog
68     * [r10662] index.php:
69      -use an easier approach to print the os arch
70     * [r10659] ChangeLog:
71      -updated ChangeLog
72     * [r10658] index.php:
73      -print arch before netboot
74     * [r10655] ChangeLog:
75      -updated ChangeLog
76     * [r10654] include/socket_send.php:
77      -only print a message if socket send failed
78     * [r10653] scripts/sql-schema/include/Makefile:
79      -fixed missing file
80     * [r10649] ChangeLog:
81      -updated ChangeLog
82     * [r10648] index.php, show.php:
83      -print the arch of the alx os
84     * [r10647]
85      scripts/sql-schema/include/update_to_database_schema_version_12.sh[ADD]:
86      -support arch detecting features in the sql schema and fixed an
87      schema error
88     * [r10646] scripts/sql-schema/include/schema.sh,
89      scripts/sql-schema/include/version.sh:
90      -support arch detecting features in the sql schema and fixed an
91      schema error
92    
93    2017-08-02  Niels Rogalla <niro@magellan-linux.de>
94    
95     * [r9680] ChangeLog:
96      -updated ChangeLog
97     * [r9679] scripts/Makefile:
98      -install socket-send dir
99     * [r9661] include/socket_send.php, scripts/socket-send[ADD],
100      scripts/socket-send/Makefile[ADD],
101      scripts/socket-send/mcore-socket-send.sh[ADD]:
102      -reworked socket send to be sha1 compatible with sslsvd, direct
103      ssl with openssl not working anymore. need to rewrite sslsvd or
104      deprecate it
105    
106    2017-04-07  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r9482] ChangeLog:
109      -updated ChangeLog
110     * [r9481] scripts/sql-schema/include/version.sh:
111      -updated values version to 4
112     * [r9480] scripts/sql-schema/include/values.sh:
113      -added 'auto' values for gfxcard auto detection
114    
115    2017-04-06  Niels Rogalla <niro@magellan-linux.de>
116    
117     * [r9475] ChangeLog:
118      -updated ChangeLog
119     * [r9474] show.php:
120      -fixed cfg_fluxbox_menuitems->cfg_fluxbox_menuitem
121     * [r9473] scripts/sql-schema/include/schema.sh,
122      scripts/sql-schema/include/update_to_database_schema_version_11.sh:
123      -fixed broken update
124     * [r9470] ChangeLog:
125      -updated ChangeLog
126     * [r9469] scripts/sql-schema/include/Makefile,
127      scripts/sql-schema/include/schema.sh,
128      scripts/sql-schema/include/update_to_database_schema_version_11.sh[ADD],
129      scripts/sql-schema/include/version.sh:
130      -updated schema to version 11
131     * [r9466] ChangeLog:
132      -updated ChangeLog
133     * [r9465] scripts/sql-schema/mcore-sql-schema.sh:
134      -added an informative usage()
135     * [r9464] scripts/sql-schema/include/Makefile,
136      scripts/sql-schema/include/schema.sh,
137      scripts/sql-schema/include/update_to_database_schema_version_10.sh[ADD],
138      scripts/sql-schema/include/version.sh:
139      -updated schema to version 10
140     * [r9463] scripts/sql-schema/include/Makefile,
141      scripts/sql-schema/include/schema.sh,
142      scripts/sql-schema/include/update_to_database_schema_version_9.sh[ADD],
143      scripts/sql-schema/include/version.sh:
144      -updated schema to version 9
145     * [r9462] scripts/sql-schema/include/Makefile,
146      scripts/sql-schema/include/schema.sh,
147      scripts/sql-schema/include/update_to_database_schema_version_8.sh[ADD],
148      scripts/sql-schema/include/version.sh:
149      -updated schema to version 8
150     * [r9461] show.php:
151      -renamed table cfg_other_menuitems->cfg_fluxbox_menuitems,
152      cfg_autostart->cfg_fluxbox_autostart, dropped unused
153      cfg_autostart_session info field, fixed some php error messages
154      $gfxinfo[module]->$gfxinfo['module']
155     * [r9460] index.php:
156      -fixed php error messages
157    
158    2016-06-22  Niels Rogalla <niro@magellan-linux.de>
159    
160     * [r9103] make-tarball.sh:
161      -updated ssh user
162    
163    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r8740] scripts/sql-schema/include/Makefile,
166      scripts/sql-schema/include/schema.sh,
167      scripts/sql-schema/include/update_to_database_schema_version_7.sh[ADD],
168      scripts/sql-schema/include/version.sh:
169      -sql db schema version 7, added bootserver to client_locations
170     * [r8739] apache/alx-web.conf.in:
171      -fixed broken alias order and allow htaccess overrides
172    
173    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
174    
175     * [r8575] ChangeLog:
176      -updated ChangeLog
177     * [r8574]
178      scripts/sql-schema/include/update_to_database_schema_version_6.sh:
179      -fixed a typo
180     * [r8573] scripts/sql-schema/include/Makefile,
181      scripts/sql-schema/include/schema.sh,
182      scripts/sql-schema/include/update_to_database_schema_version_6.sh[ADD],
183      scripts/sql-schema/include/version.sh:
184      -update to database schema 6, autostart=1 for all session types
185    
186  2016-02-08  Niels Rogalla <niro@magellan-linux.de>  2016-02-08  Niels Rogalla <niro@magellan-linux.de>
187    
188     * [r8558] ChangeLog:
189      -updated ChangeLog
190     * [r8557] index.php, show.php:
191      -fixed a stupid typo
192     * [r8554] ChangeLog:
193      -updated ChangeLog
194     * [r8553] index.php, show.php:
195      -print version info
196     * [r8552] scripts/sql-schema/Makefile,
197      scripts/sql-schema/conf[ADD],
198      scripts/sql-schema/conf/Makefile[ADD],
199      scripts/sql-schema/conf/mcore-sql-schema.conf[ADD],
200      scripts/sql-schema/mcore-sql-schema.sh:
201      -added mcore-sql-schema.conf
202     * [r8549] ChangeLog[ADD], Makefile:
203      -added ChangeLog
204   * [r8548] scripts/sql-schema/include/schema.sh:   * [r8548] scripts/sql-schema/include/schema.sh:
205    -fixed broken table name client_location -> client_locations    -fixed broken table name client_location -> client_locations
206   * [r8547] scripts/sql-schema/mcore-sql-schema.sh:   * [r8547] scripts/sql-schema/mcore-sql-schema.sh:

Legend:
Removed from v.8549  
changed lines
  Added in v.13465