WifiDog, A captive portal suite
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • New Ticket
  • Search

Context Navigation



Results (1 - 10 of 20)

1 2 →
[1329]: 2008-02-27 Damien Raude-Morvan <drazzib@drazzib.com> * Update french ...
2008-02-27 Damien Raude-Morvan <drazzib@drazzib.com> * Update french translation
By drazzib — 02/26/08 19:59:50
[1278]: 2007-08-05 Damien Raude-Morvan <drazzib@drazzib.com> * Security.php : A ...
2007-08-05 Damien Raude-Morvan <drazzib@drazzib.com> * Security.php : A permission can be acquired by a user via multiples roles, this means that, for the moment, we have to use DISTINCT to check if a user had correct permission (otherwise the SQL request is invalid : ...
By drazzib — 08/04/07 19:25:41
[1274]: 2007-08-03 Damien Raude-Morvan <drazzib@drazzib.com> * init_php.php : Fix ...
2007-08-03 Damien Raude-Morvan <drazzib@drazzib.com> * init_php.php : Fix #363 by applying patch from Leandro to correctly set timezone info in Wifidog if set in configuration (allow Wifidog to work not only in Canada :)
By drazzib — 08/03/07 13:59:09
[1187]: 2007-02-24 Damien Raude-Morvan <drazzib@drazzib.com> * Fix main SQL ...
2007-02-24 Damien Raude-Morvan <drazzib@drazzib.com> * Fix main SQL request in Node::getSelectNodeUI() to use table alias in ORDER BY and SELECT. This disambiguation is necessary when using a join on a table containing another 'node_id' field.
By benoitg — 02/25/07 13:50:18
[1180]: 2007-02-07 Damien Raude-Morvan <drazzib@drazzib.com> * Fix ticket #298 : ...
2007-02-07 Damien Raude-Morvan <drazzib@drazzib.com> * Fix ticket #298 : php-ldap module is lowercase in Dependencies array, update Dependencies::check() calls.
By drazzib — 02/07/07 17:57:55
#298: Bug report: ldap problems after svn (closed: fixed)
Not sure if this is a bug or not... I did a svn up today (7th Feb 2007) after which my ldap authentication failed with the error below. The error was due to dependencies check LDAP returning an error that LDAP wasn't a valid index. I ch ...
By anonymous — 02/07/07 12:12:02
[1179]: Real fix this time : 2007-02-05 Damien Raude-Morvan <drazzib@drazzib.com> ...
Real fix this time : 2007-02-05 Damien Raude-Morvan <drazzib@drazzib.com> * ... and remove unnecessary include of Avatar content type in User.php : All contents types are included by Content.php getAvailableContentTypes() call.
By drazzib — 02/05/07 16:56:51
[1178]: 2007-02-05 Damien Raude-Morvan <drazzib@drazzib.com> * Try to fix ticket ...
2007-02-05 Damien Raude-Morvan <drazzib@drazzib.com> * Try to fix ticket #295 and #297 by including parent class Content in File.php.
By drazzib — 02/05/07 16:43:05
#297: Bug report: Auth fails with -1 (closed: fixed)
I keep getting an auth failed with -1 message. I went to the auth URL directly and here's what I keep getting: Fatal error: Class 'Content' not found in /var/www/classes/Content/File/File.php on line 57 I followed it up the chain and ...
By john.vincent@… — 02/05/07 13:53:59
#295: Bug report: Error for CSS content type rendering (closed: fixed)
When using a CSS content type, the following error appears in the apache log, server returns an empty content item: PHP Fatal error: Class 'Content' not found in /Library/WebServer/Documents/wifidog/classes/Content/File/File.php on lin ...
By dana — 01/30/07 14:44:55
1 2 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 0.11.7
By Edgewall Software.

Visit the Trac open source project at
http://projects.edgewall.com/trac/