Deprecated files or files renamed - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +---- Forum: coreBOS (https://discussions.corebos.org/forumdisplay.php?fid=5) +---- Thread: Deprecated files or files renamed (/showthread.php?tid=27) |
Deprecated files or files renamed - polanskiman - 06-12-2014 I have noticed that some files in the master repository have either disapeared or been renamed compared to the initial corebos release. Is this documented somewhere? Re: Deprecated files or files renamed - joebordes - 06-12-2014 Mostly it will be documented in some ticket which should be referenced in the commit that changes the file If in doubt, ask Re: Deprecated files or files renamed - polanskiman - 06-12-2014 For instance, most of those language files in modules/Emails/languages seem to have been renamed and others been added. Re: Deprecated files or files renamed - joebordes - 06-12-2014 That is ticket 118: <!-- m --><a class="postlink" href="http://corebos.org/development/view.php?id=118">http://corebos.org/development/view.php?id=118</a><!-- m --> Re: Deprecated files or files renamed - polanskiman - 06-12-2014 Ok thanks. |