Config generator initialization fixed
[ipypbx] / src / ipypbx / controllers.py
2010-04-15 Stas ShtinConfig generator initialization fixed
2010-04-15 Stas ShtinMore work on config generation. Added a workaround...
2010-04-15 Stas ShtinMake echo application the default dialplan
2010-04-15 Stas ShtinRestart config server when connection settings change
2010-04-15 Stas ShtinAdded extension field to gateway. Create server object...
2010-04-14 Stas ShtinConfig server fixes
2010-04-14 Stas ShtinRemoved unused stuff from connection constructor params...
2010-04-13 Stas ShtinDelegates are used for FK display. NOTE: CORE DUMP...
2010-04-13 Stas ShtinForeign keys are working in object display views
2010-04-12 Stas ShtinAdd/edit all tables. Data gets save to DB at last\!
2010-04-11 Stas ShtinMark headers for translation
2010-04-11 Stas ShtinFixes to table creation
2010-04-10 Stas ShtinAdded remaining controllers
2010-04-10 Stas ShtinMake IPyPBX work with SQL tables created by django...
2010-04-09 Stas ShtinView display saving works! We now have the ability...
2010-04-09 Stas ShtinView list row selection works
2010-04-09 Stas ShtinReplaced BaseController.add stub with working implement...
2010-04-09 Stas ShtinRestored UI generated by QTDesigner
2010-04-09 Stas ShtinAdded base controller class and implementation for...
2010-04-08 Stas ShtinHalfway rewriting to use QT MVC
2010-04-08 Stas ShtinConnections can be added and saved. Removed focus signa...
2010-04-08 Stas ShtinConnection adding implemented
2010-04-07 Stas ShtinAdded initial code for controllers and network stuff