source: trunk/includes @ 282

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @252   11 months Acinonyx Fix some PHP warnings
(edit) @251   11 months Acinonyx Use double quotes in xml header
(edit) @247   11 months sque Add "community" concept on config and installation. Improve home page, by …
(edit) @246   11 months sque Make google api key optional ( Closes #148 ) and improve api key selection …
(edit) @245   11 months sque Merge branches/awmn 221:235 [awmn] Allow users to delete zones and …
(edit) @243   11 months sque Merge branches/awmn 205:221 [awmn] Add support for multiple-table deletes …
(edit) @242   11 months sque Merge branches/awmn 198:205 [awmn] Fix comment about greek language …
(edit) @193   3 years cirrus Added code needed for MacOSX widget (will be added later). Removed unused …
(edit) @192   3 years cirrus Added cache file for statistics (by winner).
(edit) @191   3 years cirrus Bug fix. Change nodeid in nodes_services (instead of services) when a …
(edit) @190   3 years cirrus Added fancyzoom.js for image viewing in the node pages (Thanks byteme). …
(edit) @187   3 years Ernest0x PHP 5.x fixes (mostly fixes for warnings and notices)
(edit) @169   6 years cirrus add: XML statistics change: gmap API v2 used (custom map support is …
(edit) @167   6 years Winner Bug fix: SET NAMES executes after load_info() in userdata. (workaround …
(edit) @165   6 years cirrus Fix: Gearth download could cause a memory exhaustion due to a couple of …
(edit) @163   6 years cirrus Bugfix: fixed a couple of forgotten foreach bugs
(edit) @159   6 years cirrus Added: Custom maps support. Ability to enable/disable map types (e.g. …
(edit) @157   6 years cirrus Add: Links on nodes in google earth do not display the google map. Bugfix: …
(edit) @156   6 years Winner Add: Regions and areas management from administrator. Close #84 Bug fix: …
(edit) @154   6 years cirrus Add: google suggest-like search input. Closes #93 Add: show_map=no option …
(edit) @152   6 years Winner Fix: Windows CRLF converted to LF (linux).
(edit) @151   6 years Winner Add: Services support. Bug fix: Extra field displaying error on …
(edit) @149   6 years Winner Fix: DNS zone nameservers ordering on dns zones form update. Fix: DNS zone …
(edit) @148   6 years cirrus Add: Delete buttons for nameserver view, range view, dnszone view and …
(edit) @146   6 years cirrus Add: Google earth (nodes line of sight). Closes #88
(edit) @145   6 years Winner Add: Language selection from GUI. Closes #89 Fix: 2 english language …
(edit) @144   6 years cirrus Add: View button on the my nodes menu view Add: View button on the node …
(edit) @143   6 years cirrus Change: $root_path variable was changed to a constant due to possible …
(edit) @141   6 years cirrus Add: MySQL version config option. Change: gearth contribution Bugfix: Add …
(edit) @140   6 years cirrus Add: Google Earth integration.
(edit) @137   6 years paravoid Security: Fix several SQL injection vulnerabilities. Fixes #63
(edit) @136   6 years Winner Add: startup.html optional file in config folder. Add: mylogo.png optional …
(edit) @132   6 years Winner Bug fix: No escape quotes in email messages. Bug fix: CRLF characters …
(edit) @131   6 years Winner Add: Suffix top level domain name on dns zones forms. Bug fix: Top level …
(edit) @130   6 years Winner Changeset #129 forgotten file.
(edit) @129   6 years Winner Change: Plotting methods added into classes. Add: SRTM path in config …
(edit) @128   6 years paravoid Cleanup globals/functions.php
(edit) @126   6 years Winner Fix: Full domain name on hostmaster e-mails.
(edit) @124   6 years Winner Add: IP ranges list on hostmaster ip range page. Add: IP ranges list and …
(edit) @123   6 years Winner Bug fix: Function encode_rfc2047 was returned a warning if charset …
(edit) @122   6 years paravoid Use internal function redirect() instead of using the Location HTTP header …
(edit) @121   6 years paravoid Properly send non-ASCII e-mail messages
(edit) @118   6 years Winner Add: Extra field 'waiting' for ip_ranges, dns_zones, dns_nameservers …
(edit) @116   6 years paravoid UTF-8 support, finally
(edit) @115   6 years paravoid Remove unused format_html function.
(edit) @113   6 years paravoid Rename page quick_search -> search, parameter quick_search to q and …
(edit) @112   6 years paravoid Get rid of "Please wait" when searching.
(edit) @111   6 years Winner Bug fix: Add security check for quick_search page.
(edit) @110   6 years Winner Change: Quick search with GET method (making firefox plugin ;p). Bug fix: …
(edit) @105   6 years Winner Bug fix: Send content-type header for all emails. Add: Node name and id …
(edit) @103   6 years Winner Bug fix: Subnets & ip addresses in nodes_view (Closes: #60). Small fix: …
(edit) @102   7 years Winner Critical optimizations.
(edit) @101   7 years Winner Add: Debug option on footer.
(edit) @100   7 years Winner Change: MySQL class query function (rawquery replaced). Add: Time printing …
(edit) @98   7 years paravoid Optimization of the node searching SQL query (and a *big* one)
(edit) @97   7 years paravoid SQL query bug in node searching module
(edit) @95   7 years paravoid Move all charset and language definitions to the language file; Set …
(edit) @91   7 years Winner Add: Gmap - Always display selected node with different color. (Closes …
(edit) @89   7 years Winner Add feature: Find coordinates window displays previous point.
(edit) @88   7 years Winner Bug fix: Areas and regions not required on AP pickup (thanx jObo) Closes …
(edit) @87   7 years Winner Bug fix: Node owner must be deleted first
(edit) @85   7 years Winner Add feature: Nodes admin selection on user page. Fix: Admins can choose …
(edit) @83   7 years Winner Bug fix: subnets & ip addresses from links
(edit) @81   7 years Winner New: Node name can be changed Fix: Display messages
(edit) @80   7 years Winner Bug fix: DNS zones & nameservers - access to users Bug fix: Nodes listing …
(edit) @79   7 years Winner Bug fix: Script selection for include_gmap() function.
(edit) @77   7 years Winner Bug fix: root_path missing. Bug fix: Google maps same keys with same start …
(edit) @76   7 years Winner Bug fix: Google maps center without nodes. (2) Fix: Account code …
(edit) @75   7 years Winner Bug fix: Google maps center without nodes. Fix: Messages on restore …
(edit) @74   7 years Winner Fix: Quick search message shorter. Fix: Find coordinates more accurate.
(edit) @73   7 years Winner Bug fix: Null ssid selection.
(edit) @72   7 years Winner Add: Google maps server config option. Bug fix: Quick search - dns domain …
(edit) @71   7 years Winner Bug fix: Dns zones name search with domain. Fix: IP ranges search field ip …
(edit) @70   7 years Winner Add menu item: Quick search. Add menu item: Statistics. Remove menu item: …
(edit) @67   7 years Winner Bug fix: Dns zones wrong search results.
(edit) @66   7 years Winner Remove: ip_ranges.subnetmask field from database
(edit) @65   7 years Winner Add: Status column and search field in ip ranges and dns pages.
(edit) @64   7 years Winner Bug fix: Overlays is now displayed once. Optimization: Xml data parameters …
(edit) @57   7 years Winner General fix: users.account_code can't be null.
(edit) @56   7 years Winner Bug fix: Must be logged on to contact a node.
(edit) @55   7 years Winner Google Maps - pickup your node coordinates.
(edit) @53   7 years Winner Google maps icons replacement.
(edit) @51   7 years Winner Add Google Maps on nodes search page.
(edit) @50   7 years Winner Google Maps key is now required. Google Maps key specific by path, not …
(edit) @46   7 years Winner Bug fix: htmlspecialchars on Google Maps xml page
(edit) @42   7 years Winner Google map files (wrong previous commitment).
(edit) @41   7 years Winner Google maps integration. Html, head, body class patches.
(edit) @40   7 years Winner Nodes search page - add extra search field.
(edit) @39   7 years Winner Nodes and users pickup method changes.
(edit) @35   7 years Winner New feature: Node contact. SMTP setting in config file. function …
(edit) @32   7 years Winner Messages redirection fixes
(edit) @31   7 years Winner MySQL class: Generic code for date_in database fields. Removed date_in …
(edit) @30   7 years Winner Bug fix: Mysql class Bug fix: Mynodes page, name_ns field
(edit) @27   7 years Winner Page mynodes - Access points list naming. Add/edit Subnet page …
(edit) @26   7 years Winner Correct ORDER BY method on all tables
(edit) @25   7 years Winner DNS zones Schema files edit
(edit) @23   7 years Winner Removed login link from template Added save login checkbox in login form …
(edit) @22   7 years Winner Error handling on duplicate entries
(edit) @20   7 years Winner Area required to get IP range
(edit) @18   7 years Winner Bug fix: Password field required only on sign up
Note: See TracRevisionLog for help on using the revision log.