Andre Lorbach
|
b41ef42aba
|
All $cfg variables are now accessed through a propper helper function.
This preparation is needed to implement that the user can overwrite
the global general settings later, when userdb system is enabled.
|
2008-07-29 17:30:47 +02:00 |
|
Andre Lorbach
|
6e47202f00
|
Added changelog entry
v2.5.1
|
2008-07-29 14:27:58 +02:00 |
|
Andre Lorbach
|
4aefc080cf
|
Added new feature to suppress display of multiple messages
|
2008-07-29 14:10:18 +02:00 |
|
Andre Lorbach
|
354c174118
|
If UserDB is enabled, the donate button will be hidden on normal phpLogCon pages.
It will only be visible in the Admin Center.
|
2008-07-28 17:23:26 +02:00 |
|
Andre Lorbach
|
5fd875c0ce
|
Added Maximize/Normalize button into the menu.
Using this button, you can show and hide and header in your session
to maximize useability of phpLogCon.
|
2008-07-28 15:44:57 +02:00 |
|
Andre Lorbach
|
41e406d8b5
|
Fixed merge conflicts
Merge branch 'beta'
Conflicts:
ChangeLog
src/include/functions_common.php
|
2008-07-28 12:03:25 +02:00 |
|
Andre Lorbach
|
959798078e
|
Added changelog entry
v2.3.8
|
2008-07-28 12:01:16 +02:00 |
|
Andre Lorbach
|
e1ef5baa76
|
Merge branch 'beta'
|
2008-07-25 15:46:22 +02:00 |
|
Andre Lorbach
|
da75604ea2
|
Minro bug fixed in IP Lookup Link creation
|
2008-07-25 15:46:01 +02:00 |
|
Andre Lorbach
|
34eecb26f3
|
Merge branch 'beta'
|
2008-07-25 15:35:06 +02:00 |
|
Andre Lorbach
|
d02044b92c
|
Perfected private IP Address detection
|
2008-07-25 15:34:39 +02:00 |
|
Andre Lorbach
|
5da2179fd1
|
Merge branch 'beta'
|
2008-07-25 15:19:36 +02:00 |
|
Andre Lorbach
|
d2893c446d
|
IP Addresses or Broadcasts are not linked anymore
|
2008-07-25 15:19:11 +02:00 |
|
Andre Lorbach
|
7f500881d2
|
Fixed some more merge conflicts
Merge branch 'beta'
Conflicts:
src/include/functions_common.php
|
2008-07-25 15:02:43 +02:00 |
|
Andre Lorbach
|
b4ada93a25
|
Changed common include to UNIX Line Encoding
|
2008-07-25 14:54:18 +02:00 |
|
Andre Lorbach
|
98f1e92b8f
|
Fixed merge conflict
Merge branch 'beta'
Conflicts:
src/include/functions_common.php
|
2008-07-25 14:53:35 +02:00 |
|
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 |
|