[Gambas-devel-svn] SF.net SVN: gambas:[6582] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-10-26 21:24:14
|
Revision: 6582 http://sourceforge.net/p/gambas/code/6582 Author: gambas Date: 2014-10-26 21:24:04 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The publishing and registration process now correctly take the publishing server into account. * NEW: Registering a user on a publishing server now blocks the option dialog interface. [FARM SERVER] * NEW: The project has been renamed as 'gambas-farm-server'. * NEW: Database can be initialized by running the server from the command- line with the '-init-db' argument. * BUG: The server takes its SMTP configuration from its configuration file (~/.config/gambas3/gambas-farm-server.conf) * NEW: Software dependencies are now stored in the database. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.icon.png gambas/trunk/app/src/gambas-farm-server/.project gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas-farm-server/.startup gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Publish/Publish.module gambas/trunk/comp/src/gb.net.smtp/.project gambas/trunk/comp/src/gb.net.smtp/.startup gambas/trunk/comp/src/gb.settings/.component gambas/trunk/comp/src/gb.settings/.project gambas/trunk/examples/examples/Control/LCDLabel/.project gambas/trunk/examples/examples/Control/LCDLabel/.startup Added Paths: ----------- gambas/trunk/app/src/gambas-farm-server/ Removed Paths: ------------- gambas/trunk/app/src/gambas3-farm-server/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |