Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improves:HEADmasterGustavo Duarte2013-04-034-23/+29
| | | | | | | | + Improvements in logs messages, changing levels of some lines. + Add the file name to the line logs BugFixes: Fix the format setting in log
* fix make_rep, module namev1.0.0Gustavo Duarte2013-04-021-2/+1
|
* + rename main fileGustavo Duarte2013-04-022-0/+101
|
* + Improves:Gustavo Duarte2013-04-0219-121/+24
| | | | | | - Add logging rotation - Add configuration file - Add steps on stup.py for automate installation.
* + Improves:Gustavo Duarte2013-04-014-19/+44
| | | | Add configuration file management instead passing arguments by stdin
* + Ordering files tasksGustavo Duarte2013-04-0119-0/+1400
| | | | + Add stats-consolidation.cron as sample file for cron configuration.
* Improves:Gustavo Duarte AC2013-02-251-8/+8
| | | | + Add more clear descripion on rep_frequency_usage.sh script.
* Fixes:Gustavo Duarte AC2013-02-251-2/+3
| | | | + Add cant_max to rep_activity_list.sh script
* Improves:Gustavo Duarte AC2013-02-228-32/+170
| | | | + Add queries script to get report by desktops and list the activities most used.
* Fixes:Gustavo Duarte AC2013-02-192-6/+8
| | | | Add check on rep_frequency_usage
* Improves:Gustavo Duarte AC2013-02-195-6/+41
| | | | + Add query scitp to set school for a specific user defined by machine_sn
* Improves:ceibal2013-02-197-113/+185
| | | | | + Add script queries to report, ativities times by school + Modifiy db.py methods report to support quieries by school
* + Improves:ceibal2013-02-184-25/+110
| | | | | + Add query script to get most activity used by schoool wq
* Fixes:ceibal2013-02-141-5/+8
| | | | | Improves: Add print out to run.sh sript
* Fixes:ceibal2013-02-147-32/+88
| | | | | Improves: + Add sql script to get reports
* Fixes:Gustavo Duarte2013-02-141-9/+10
| | | | | Improves: + Add log path as input args.
* Fixes:ceibal2013-02-139-37/+80
| | | | | | | | + Allow update uptime valuo into db, although an activity has an entry already with the same date start. + Change last_record update value from last record of las rrd to current time of server Improves: + Enhacement of sql report, add all option.
* Fixs hardcoded values, machine_sn and uuid.ceibal2013-02-126-28/+47
| | | | Fix reports
* adding testing filesGustavo Duarte2013-02-1118-0/+102
|
* Fix most_used_activity reportGustavo2013-02-086-11/+23
|
* Add shell script to run reportsGustavo2013-02-081-0/+10
|
* sql report fixesGustavo2013-02-081-25/+37
|
*