Skip to content

Commit

Permalink
System: merge v28.0.01 changes back into v29.0.00
Browse files Browse the repository at this point in the history
  • Loading branch information
SKuipers committed Dec 6, 2024
1 parent f9a202c commit 9400430
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGEDB.php
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,10 @@
";

//v28.0.01
++$count;
$sql[$count][0] = '28.0.01';
$sql[$count][1] = "";

//v29.0.00
++$count;
Expand Down
11 changes: 9 additions & 2 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ v29.0.00

Security

Tweaks & Additions

Bug Fixes

v28.0.01
--------

Tweaks & Additions
System: added Chilean Peso (CLP $) as an available currency
System: temporarily disabled MFA toggle in Preferences page
Expand All @@ -38,9 +45,9 @@ v29.0.00
System Admin: added the option to define custom API scopes in Third Party Settings > Edit SSO Settings

Bug Fixes
System: fixed the invalid character check when uploading files
System: fixed string format errors in Spanish and Hebrew translation files
Attendance: removed Left teachers from Classes Not Registered
System: fixed the invalid character check when uploading files
Attendance: removed Left teachers from Classes Not Registered report
Behaviour: fixed behaviour fields hidden on Edit Behaviour Record screen
Behaviour: fixed users with Manage Behaviour Records_my unable to add follow up comments
Messenger: fixed Submit button missing from New Message when only posting to message wall
Expand Down
2 changes: 1 addition & 1 deletion i18n
Submodule i18n updated 50 files
+30 −24 af_ZA/LC_MESSAGES/gibbon.po
+17 −11 am_ET/LC_MESSAGES/gibbon.po
+27 −21 ar_SA/LC_MESSAGES/gibbon.po
+17 −11 bg_BG/LC_MESSAGES/gibbon.po
+21 −15 bn_BD/LC_MESSAGES/gibbon.po
+17 −11 da_DK/LC_MESSAGES/gibbon.po
+27 −21 de_DE/LC_MESSAGES/gibbon.po
+25 −19 el_GR/LC_MESSAGES/gibbon.po
+17 −11 en_GB/LC_MESSAGES/gibbon.po
+ en_US/LC_MESSAGES/gibbon.mo
+201 −132 en_US/LC_MESSAGES/gibbon.po
+33 −26 es_DO/LC_MESSAGES/gibbon.po
+ es_ES/LC_MESSAGES/gibbon.mo
+7,434 −9,592 es_ES/LC_MESSAGES/gibbon.po
+32 −25 es_MX/LC_MESSAGES/gibbon.po
+17 −11 et_EE/LC_MESSAGES/gibbon.po
+17 −11 fa_IR/LC_MESSAGES/gibbon.po
+17 −11 fi_FI/LC_MESSAGES/gibbon.po
+40 −34 fr_FR/LC_MESSAGES/gibbon.po
+ he_IL/LC_MESSAGES/gibbon.mo
+5,556 −9,363 he_IL/LC_MESSAGES/gibbon.po
+28 −21 hr_HR/LC_MESSAGES/gibbon.po
+17 −11 hu_HU/LC_MESSAGES/gibbon.po
+36 −30 id_ID/LC_MESSAGES/gibbon.po
+17 −11 in_OR/LC_MESSAGES/gibbon.po
+28 −22 it_IT/LC_MESSAGES/gibbon.po
+25 −19 ja_JP/LC_MESSAGES/gibbon.po
+17 −11 ka_GE/LC_MESSAGES/gibbon.po
+19 −13 ko_KP/LC_MESSAGES/gibbon.po
+44 −38 lt_LT/LC_MESSAGES/gibbon.po
+17 −11 my_MM/LC_MESSAGES/gibbon.po
+31 −25 nl_NL/LC_MESSAGES/gibbon.po
+17 −11 no_NO/LC_MESSAGES/gibbon.po
+17 −11 om_ET/LC_MESSAGES/gibbon.po
+33 −26 pl_PL/LC_MESSAGES/gibbon.po
+26 −20 pt_BR/LC_MESSAGES/gibbon.po
+41 −34 pt_PT/LC_MESSAGES/gibbon.po
+34 −28 ro_RO/LC_MESSAGES/gibbon.po
+24 −18 ru_RU/LC_MESSAGES/gibbon.po
+35 −29 sq_AL/LC_MESSAGES/gibbon.po
+17 −11 sw_KE/LC_MESSAGES/gibbon.po
+23 −17 th_TH/LC_MESSAGES/gibbon.po
+36 −30 tr_TR/LC_MESSAGES/gibbon.po
+33 −27 uk_UA/LC_MESSAGES/gibbon.po
+32 −26 ur_IN/LC_MESSAGES/gibbon.po
+28 −22 ur_PK/LC_MESSAGES/gibbon.po
+31 −25 vi_VN/LC_MESSAGES/gibbon.po
+ zh_CN/LC_MESSAGES/gibbon.mo
+198 −174 zh_CN/LC_MESSAGES/gibbon.po
+17 −11 zh_HK/LC_MESSAGES/gibbon.po

0 comments on commit 9400430

Please sign in to comment.