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