Andre Lorbach
|
15c611b32e
|
Fixed Bug 82 from bugtracker. Internal IP Addresses are not linked anymore
|
2008-07-25 14:48:58 +02:00 |
|
Andre Lorbach
|
e6dc1e4b25
|
Fixed a bug in the input checking of files when Diskfile source was configured
|
2008-07-25 14:25:32 +02:00 |
|
Andre Lorbach
|
0ad4650993
|
Fixed minor bug reading the correct default view for sources from DB
|
2008-07-25 13:34:24 +02:00 |
|
Andre Lorbach
|
bdf77d5208
|
Enhanced error display in all admin templates. Fixed minor issues.
|
2008-07-25 13:25:05 +02:00 |
|
Andre Lorbach
|
c8c1e45226
|
Fixed a problem if predefined columns in the list when adding a new View
|
2008-07-25 13:09:02 +02:00 |
|
Andre Lorbach
|
fa0b946eb5
|
Added changelog entry
v2.5.0
|
2008-07-24 15:42:54 +02:00 |
|
Andre Lorbach
|
8a9a652c9f
|
Not really changed something
|
2008-07-24 15:35:09 +02:00 |
|
Andre Lorbach
|
c51fc81f89
|
Fixed a few minor issues. Added a few missing options in General Options
|
2008-07-24 15:11:40 +02:00 |
|
Andre Lorbach
|
22763dc5d0
|
Merge branch 'beta'
|
2008-07-24 12:01:11 +02:00 |
|
Andre Lorbach
|
369cd6cb60
|
Fixed a bug in the pdo logstream class which caused display of empty rows when no records where found.
|
2008-07-24 11:59:39 +02:00 |
|
Andre Lorbach
|
7d87598c41
|
Fixed Windows linefeeds in new code files. Added admin lang file into de and pt_BR translation.
|
2008-07-23 17:31:00 +02:00 |
|
Andre Lorbach
|
6d4465f4a2
|
Fixed bug in sources admin
|
2008-07-23 17:24:44 +02:00 |
|
Andre Lorbach
|
6864de02aa
|
Fixed minor issues with the installer and my last changes
|
2008-07-23 17:14:16 +02:00 |
|
Andre Lorbach
|
6118df2262
|
Fully Finishing the Converter and helper functions.
|
2008-07-23 16:26:13 +02:00 |
|
Andre Lorbach
|
87bae14900
|
Fully added the install and convert script into the language system
|
2008-07-23 13:44:54 +02:00 |
|
Andre Lorbach
|
1f5365803a
|
Started adding the conversion script for the configuration.
|
2008-07-22 17:34:47 +02:00 |
|
Andre Lorbach
|
4f339b3e0e
|
Global options can not be edited by non admin users anymore.
|
2008-07-22 16:57:36 +02:00 |
|
Andre Lorbach
|
662f7e3635
|
Normal Users can not edit group or global sources, views or searches anymore.
|
2008-07-22 16:10:04 +02:00 |
|
Andre Lorbach
|
1e594e4037
|
Adding, Editing, Deleting Sources does not fully work
|
2008-07-22 14:23:58 +02:00 |
|
Andre Lorbach
|
3b4c77a62f
|
Adding Sources is possible now...
|
2008-07-22 12:17:26 +02:00 |
|
Andre Lorbach
|
88f6233778
|
Added source admin pages and implemented listing of sources.
Adding/edit and delete will be added in the next step
|
2008-07-21 17:19:28 +02:00 |
|
Andre Lorbach
|
8d5cdd844a
|
Finished Views Admin, Custom Views can be added, edited and removed now
|
2008-07-21 14:47:14 +02:00 |
|
Andre Lorbach
|
64a92aabf9
|
Views Admin almost completely working.
Need to code moving up and down of columns when adding / editing a new
View.
|
2008-07-18 17:36:19 +02:00 |
|
Andre Lorbach
|
037356b554
|
Start adding views admin into admin center. But not fully functional yet, working on it.
|
2008-07-18 16:17:47 +02:00 |
|
Andre Lorbach
|
70c941dd64
|
Added Custom Search Admin page and logic to load the custom searches from the database
|
2008-07-17 17:29:35 +02:00 |
|
Andre Lorbach
|
2fabf173a9
|
Searches are loaded now from database as well. Changed minor things config functions
|
2008-07-17 14:50:19 +02:00 |
|
Andre Lorbach
|
324484c323
|
Merge branch 'beta' into devel
|
2008-07-17 11:27:07 +02:00 |
|
Andre Lorbach
|
3f0d45efe9
|
Fixed a little bug in the installer, which was missing to save the DBType for MYSQL Datasource.
This isn't really an issue as the DBTYPE can only be MYSQL for this Source.
However it caused an unnecessary NOTICE issue when debugging was enabled.
|
2008-07-17 11:25:34 +02:00 |
|
Andre Lorbach
|
d5698cd5de
|
General Options can now be saved, and are also loaded from DB now.
Settings within the DB will overwrite settings made in config.php
|
2008-07-17 11:13:13 +02:00 |
|
Andre Lorbach
|
5b2d503e7e
|
Started adding main options into the template
|
2008-07-16 17:25:00 +02:00 |
|
Andre Lorbach
|
d9396f9b50
|
Added support to add and remove users to groups, plus lots of error handling
|
2008-07-16 16:23:10 +02:00 |
|
Andre Lorbach
|
251b00ea30
|
Added group admin pages and logic.
|
2008-07-15 17:48:39 +02:00 |
|
Andre Lorbach
|
e71e4b7d75
|
Added helper function to prompt user for verification of admin actions
This function will be used on other positions in the admin center
as well, everytime the user wants to delete something which cannot
be undone.
|
2008-07-15 15:53:50 +02:00 |
|
Andre Lorbach
|
5804574bbf
|
Added admin files for index and user admin. User admin is fully operational now
|
2008-07-15 12:28:08 +02:00 |
|
Andre Lorbach
|
736d7edd84
|
Improved menu styles and added admin menu and second sub menu, so you have all options available
|
2008-07-15 10:59:02 +02:00 |
|
Andre Lorbach
|
b15cfe9792
|
Added Admin Index and Menu, and made necessary changes to the other templates
Added Icons, also into the menu
|
2008-07-14 16:35:35 +02:00 |
|
Andre Lorbach
|
48a6ef124e
|
Added icons into header menu and added menu entries into language system
Done minor other adjustments in the default css of the dark and default style
|
2008-07-14 11:30:09 +02:00 |
|
Andre Lorbach
|
3ad9adb820
|
Enhanced installer script to support installation of the user interface
The first version of the database layout has also been added.
Now the work on the admin center can start
|
2008-07-11 16:50:10 +02:00 |
|
Andre Lorbach
|
cc5492d469
|
Implemented login&logout site and function.
The engine also reads configuration values from the configuration
table if available. Header Menu also enhanced with Login/Logoff
links
|
2008-07-11 15:35:10 +02:00 |
|
Andre Lorbach
|
07f9244647
|
Started implementing userdb system. But it isn't fully operateable yet.
|
2008-07-11 11:36:01 +02:00 |
|
Andre Lorbach
|
e941100192
|
Merge branch 'beta'
|
2008-07-10 14:29:52 +02:00 |
|
Andre Lorbach
|
336923f134
|
Added minor cosmetic fixes to the translations of Ricardo for portugese
|
2008-07-10 14:29:06 +02:00 |
|
Andre Lorbach
|
a3e39d3266
|
Fixed merge conflicts
Merge branch 'beta' into devel
Conflicts:
ChangeLog
src/include/functions_common.php
|
2008-07-07 17:10:52 +02:00 |
|
Andre Lorbach
|
3e647291ba
|
Incremented build and added changelog entry
v2.3.7
|
2008-07-07 17:08:00 +02:00 |
|
Andre Lorbach
|
fef267ebb6
|
Added new translation files for portugues thanks to Ricardo Maraschini
|
2008-07-07 17:05:09 +02:00 |
|
Andre Lorbach
|
f5ece09152
|
Nothing changed really, tried to improve automatic IP links
|
2008-07-03 16:38:10 +02:00 |
|
Andre Lorbach
|
d3c459b86f
|
Added missing db mapping for program field of syslogng - thanks to Micha "Wolvverine" Panasiewicz
|
2008-07-03 14:47:24 +02:00 |
|
Andre Lorbach
|
ad46747dbe
|
removed .bak file from git
|
2008-07-03 14:08:40 +02:00 |
|
Andre Lorbach
|
67b91f0661
|
Added translation for Brazilian Portuguese, thanks to Ricardo Maraschini
|
2008-07-03 14:06:56 +02:00 |
|
Andre Lorbach
|
3657a6f83f
|
Incremented minor Version number
|
2008-06-10 15:41:43 +02:00 |
|