Timeline
02/27/07:
- 14:00 Changeset [1411] by
- This update to the template allows for the new feature of setting bounds …
02/26/07:
- 14:53 Ticket #49 (Add support for monitoring madwifi interface rates) closed by
- fixed: Implemented in r1370
- 14:53 Ticket #113 (Graph number of associated clients) closed by
- fixed: Implemeted in r1370
- 14:53 Ticket #114 (default graph period should be 'day') closed by
- fixed: Fixed in r1405
- 14:51 Ticket #120 (crcnet-monitor invalid value exceptions) created by
- mfr2 is logging lots of the following exception […]
- 14:20 Changeset [1410] by
- Minor refactor of the customer listing page. * Reorder columns so the …
- 14:18 Changeset [1409] by
- Fix regression introduced in r1393. Check that the error message is a …
- 12:26 Changeset [1408] by
- Add a trigger to the RADIUS integration to ensure that consistent state is …
- 10:55 Changeset [1407] by
- Cleanup some threading issues related to the recent changes * Import …
- 10:25 Changeset [1406] by
- Added the url line that somehow got deleted
- 10:24 Changeset [1405] by
- Sets the default day to "Day"
02/23/07:
- 17:43 Changeset [1404] by
- Initial implementation of a RADIUS accouting module for crcnet-monitor …
- 17:42 Changeset [1403] by
- Add two new helper functions * getFQDN - returns the FQDN of the current …
- 17:41 Changeset [1402] by
- Add support for spawning new threads to the clientserver based on the API …
- 16:49 Changeset [1401] by
- Fix ordering of the new views
- 16:48 Changeset [1400] by
- Some more helper views
- 16:40 Changeset [1399] by
- Added plan list back into billing, it was removed accidentally during a …
- 12:25 Ticket #119 (ccsd fails to shut down on a database fault) created by
- While ccsd was running I droped all talbes from the database. Upon …
- 12:16 Changeset [1398] by
- Added comments, and reformated an sql statement to make it fit into the 80 …
- 09:54 Changeset [1397] by
- Removed debuging print statments that somehow made it into the repository
- 09:47 Changeset [1396] by
- Forced unlocking is now state indipendant. Prevents a dead host scan from …
02/22/07:
- 18:51 Ticket #118 (rrdbot constantly restarting) created by
- The host 'nrd' is currently misbehaving causing rrdbot to constantly …
- 18:29 Changeset [1395] by
- Implement some thread management to prevent the daemon becoming completely …
- 17:03 Changeset [1394] by
- Only log execution time if asked
- 17:00 Changeset [1393] by
- Improve database reconnection robustness
- 16:32 Changeset [1392] by
- Use a lock so that we only have one thread executing the session …
- 14:18 Changeset [1391] by
- Implement a cache of user and group information to use for authentication. …
- 14:01 Changeset [1390] by
- Fix regression introduced in r1379. Database member needs initialising for …
- 12:28 Changeset [1389] by
- Added a reset button that loads the customer list without search terms …
- 11:42 Changeset [1388] by
- Fix minor regressions introduced in r1380 * Close normal sessions before …
- 11:35 Changeset [1387] by
- Set nice names on template generation threads
- 11:18 Changeset [1386] by
- Give the status monitor thread a nice name
- 11:17 Changeset [1385] by
- Remove debugging stuff
- 11:11 Changeset [1384] by
- Replaced the lisence with comment syntax that works with javascript
- 11:04 Changeset [1383] by
- Implement support for tracking threads inside the daemon. * Override the …
- 10:34 Changeset [1382] by
- Added search username box to history page
- 09:38 Changeset [1381] by
- Trigger the maintenance event in a separate thread to the mainloop to …
- 09:36 Changeset [1380] by
- Move updating of the session's expiry time in the database into the …
- 09:22 Changeset [1379] by
- * Move database connection establishment into a separate function. * …
02/21/07:
- 10:13 Changeset [1378] by
- Added search and pagination functionality to the customer list as defined …
- 10:12 Changeset [1377] by
- Added search functionality and pageination to the customer list as defined …
02/20/07:
- 18:03 Changeset [1376] by
- Implement payment export support A few other generic changes to support …
- 12:28 Changeset [1375] by
- Ensure email functionality is installed for the server
- 12:27 Changeset [1374] by
- GRRR. This should have been in the previous commit!!!
- 12:22 Changeset [1373] by
- Move email support into a separate helper module as it is not always …
- 11:59 Changeset [1372] by
- Fix the getAthStats function * Can't rely on the base interface being …
- 11:21 Changeset [1371] by
- Minor style and formatting refactoring * Reduce code duplication * Reduce …
02/19/07:
- 15:54 Changeset [1370] by
- Ok, this commit contains code and changes to CRCNET-MIB for collecting …
- 13:12 Changeset [1369] by
- Changed the port to the new default port field so templates can be build …
02/16/07:
- 18:13 Changeset [1368] by
- More fixes to invoices * Correctly interpret the amount and quantity …
- 18:12 Changeset [1367] by
- Missing include
- 17:31 Changeset [1366] by
- Need to allow for keyword arguments too!
- 17:28 Changeset [1365] by
- Quantity can be a decimal number, eg 0.5
- 17:28 Changeset [1364] by
- force_email is a string, not a boolean
- 17:02 Changeset [1363] by
- Fix event catch function parameters. They're not used, so just put a …
- 16:59 Changeset [1362] by
- Set svn:keywords property
- 16:59 Changeset [1361] by
- Further improvements to the billing infrastructure * Move all workflow …
- 13:03 Changeset [1360] by
- Tidy up the billing module a bit * Move email functionality to …
- 09:55 Changeset [1359] by
- Add missing DROP statements
02/15/07:
- 18:07 Changeset [1358] by
- Increase error logging verbosity
- 17:44 Changeset [1357] by
- Updated invoice generation code to match the template
- 17:37 Changeset [1356] by
- invoice template and logo
- 15:11 Ticket #117 (Viewing link graphs does not work) created by
- If you select a link to view graphs for nothing is displayed. Example …
- 13:12 Changeset [1355] by
- Improve support for using HTTP rather than HTTPS for some connections * …
- 09:28 Changeset [1354] by
- Updated dbschema to match changes in r1352
- 09:07 Ticket #65 (Current Traffic Usage Display) closed by
- fixed: Fixed in r1352
02/14/07:
- 15:49 Changeset [1353] by
- Added customer data histories.
- 15:38 Changeset [1352] by
- *Added History features to ccs_billing. *getCustomerList now returns …
02/13/07:
- 15:18 Ticket #116 (Change default selected sites in CFengine management) created by
- Not sure what the logic is for what sites are selected by default in the …
- 15:15 Ticket #115 (Drop down boxes all need to be sorted) created by
- Lots of drop down boxes and lists have too many options in them to be …
02/12/07:
- 16:10 Ticket #114 (default graph period should be 'day') created by
- It's currently 'hour'
- 14:41 Ticket #113 (Graph number of associated clients) created by
- For any interface that is operating as an AP (ie, iwconfig reports the …
- 13:51 Changeset [1351] by
- CFengine doesn't like us setting env variables... Find a way to work …
- 13:45 Changeset [1350] by
- While I'm sure -q -y used to work fine for unattended installations this …
- 11:19 Changeset [1349] by
- Need to update before dist-upgrading on full Debian machines
- 10:29 Changeset [1348] by
- The merge script to merge the data from mrtg to rrdbot
02/09/07:
- 10:24 Changeset [1347] by
- Added some more client side field checking to the Name field in the rrdbot …
- 10:07 Ticket #105 (Raw data file rotation) closed by
- fixed: r34 of the rrdbot repo fixes this
02/08/07:
- 12:44 Ticket #101 (Valitation and Continuity of the graphs web interface) closed by
- fixed: r1346 fixes this
- 11:58 Changeset [1346] by
- This is the client-side validation for the graphs and rrdbot web …
02/06/07:
- 16:11 Ticket #107 (Put newest entries at the top of the SNMP discovery log) closed by
- fixed: r1345 fixes this
- 16:11 Changeset [1345] by
- Reversed the direction of the sort of the snmp logs Fixes:#107
- 16:02 Ticket #112 (Force flag not passed on to graph server) closed by
- fixed: r1344 fixes this
- 16:01 Changeset [1344] by
- Slight logic change to fix bug #112
- 15:31 Ticket #103 (rrdbot needs to handle unknown oids better) closed by
- fixed: r32 of rrdbot repo fixes this
- 15:28 Changeset [1343] by
- Imporoved the lock machinism some more regarding how dead scripts are …
02/05/07:
- 16:17 Ticket #100 (Graph Part Validation is Lacking) closed by
- fixed: r1342 Fixes this
- 16:17 Changeset [1342] by
- Added validation for graph parts and added some memory to the form so that …
- 11:26 Changeset [1341] by
- Added the last graph part types to the web interface
02/02/07:
- 14:47 Ticket #111 (Initial Passwords for Customers) closed by
- fixed
- 14:46 Changeset [1340] by
- Added a message that displays the password for a recently created …
- 12:57 Changeset [1339] by
- Added code to generate a password and return it in plain text so that it …
02/01/07:
- 16:58 Changeset [1338] by
- Fixed a bug that prevented the duplicates from being removed due to …
- 12:50 Ticket #104 (rrdbot needs to deal with MIBS dynamically) closed by
- fixed: r28 of rrdbot repo fixes this
- 11:10 Ticket #102 (Support additional graph types) closed by
- fixed: fixed in r25 of the rrdbot repository
01/31/07:
- 16:17 Ticket #112 (Force flag not passed on to graph server) created by
- When a solar graph is being requested and the Force Redraw flag is set, …
- 16:13 Changeset [1337] by
- Tidied up the default signal and noise graph
- 16:13 Changeset [1336] by
- Added rrdbot tables to the system tables to prevent automatic creation of …
- 16:09 Ticket #97 (Mirror graphs do not line up) closed by
- fixed: r1305 fixes this
- 16:06 Ticket #98 (Graph Captions / Labels need improving) closed by
- fixed: r1305 and r1306 Fixes this.
- 12:15 Changeset [1335] by
- Add support for pdf generation and automatic emailing them to customers.
01/30/07:
- 11:25 Changeset [1334] by
- Fixed a spelling mistake
- 11:18 Changeset [1333] by
- Billing records for plans will only be generated at the start of a month …
- 10:55 Changeset [1332] by
- Install new util files
Note: See TracTimeline
for information about the timeline view.
