forked from domainmod/domainmod
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
506 lines (339 loc) · 22.5 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
DomainMOD Changelog
===================
v0.73.0 2013-06-16 14e78be88daf7809c9fb7d8636a0f02435e4e96f
- Added a CHANGELOG file to the project root
v0.72.0 2013-06-01 b04a84dec4d13e8be7a6002ef80975d957ec5cbd
- Completely rebranded to DomainMOD
- The software needed a real name now that it's close to being released into the wild
v0.71.0 2013-06-01 ac166c1212093deb73237cbb24ca6147234a62a3
- Implemented a Data Warehouse framework that allows you to import your WHM web server data
v0.70.2 2013-06-01 cc6f57e7be377398488d1041323e0c2c0b056f18
- Added insert & update times to Segment result exports
v0.70.1 2013-05-27 3b5ccdf747f25aacde000feee94f6798da7e0435
- Fixed a Domain & SSL Certificate search form bug that wasn't passing some of the form variables
v0.70.0 2013-05-27 a24b1542533d5233457fa81344a0aef8bb05b7b8
- Completely reworked the file exporting system to use fputcsv in order to ensure proper CSV compatibility
v0.69.1 2013-05-25 60722172c676272e7b33ff0c59dd2c4a7c27286a
- Renamed Bulk Actions to Bulk Updater
v0.69.0 2013-05-25 92d990f26b53c288a537f646bc133905f51acfc8
- Added the ability for the user to create Custom Domain Fields
v0.68.0 2013-05-20 703f75ea4b3c43167b8245acaf9b97a6a60247a5
- Updated the session process to have a unique name so that it doesn't interfere with any other unnamed sessions
v0.67.1 2013-05-07 671f7763b79d49bcb83e3ac0fe5bf3d56bbba407
- Updated Web Hosting Assets to allow for saving the host's URL
v0.67.0 2013-05-07 e37eca32e62c7d12190dcc26d49c2cc73224a0d1
- Added the SSL Certificate Cost by Domain report
v0.66.0 2013-05-07 7ba5e290401296e3ecd96adabcc938ed8d4d8dfc
- Added the SSL Cost by IP Address report
v0.65.0 2013-05-07 475b33ce6fb51f7ded32cdccf69595daa9fafaf3
- Added the Domain Cost by IP Address report
v0.64.0 2013-05-07 80bd721e3efa6979d041ea29b57a3f9ae563c553
- Added the Domain Cost by Web Hosting Provider report
v0.63.0 2013-05-07 9694131324fb85b78524e12c50192d4a9fdc7b5f
- Added the Domain Cost by DNS Profile report
v0.62.0 2013-05-07 3aaa1698cbd6fc29464effbf6e31c68706f0e8b1
- Updated all of the display tables so that rows highlight when they're hovered over
v0.61.2 2013-05-07 ce801ddecdbbbe95f1441776d666f4174ecbddee
- Updated the edit user page to display an error message if someone tries to delete themself
v0.61.1 2013-05-07 e0435ae1f51eb6e289fb38170840d41f7da9dbef
- Updated the edit user page to display an error message if someone tries to delete the primary admin user
v0.61.0 2013-05-07 3bb1eb450b4ef705414ce951e631a5e275d1f918
- Added an export option to the user list
v0.60.1 2013-05-07 a85481f94aebebd3630a27752eccc4274a334d6f
- Renamed Admin Settings to System Settings
v0.60.0 2013-05-07 ae955f3d50b5b386fc939d1c6249c7705c9fc8cf
- Added breadcrumbs to submenu system-wide
v0.59.0 2013-05-06 1106e085035f4b1dacac3ad06b8be89c98886b3b
- Added an export option to every Asset page
v0.58.2 2013-05-06 62baf912ea0086c85aea9eb017b6230849dead46
- Updated all forms so that they specify the maximum length for each field
v0.58.1 2013-05-05 8b424685afbb71354221e4db8bff94b8f2a83a9a
- Fixed a bug on the main Domains page that was causing segment results to display incorrectly
v0.58.0 2013-05-05 21aa5c71eae7e087561180c5138215527f84d86d
- Added a Software Updates section to the UI
v0.57.1 2013-05-03 43220ceb7dc847a33d9d3705b321114f94d9e7a5
- Updated the login process to direct the user to a change password form if their password is new
v0.57.0 2013-05-03 3a01b7b0713c51709ebcc20339671664584fc13f
- Updated the entire system to work with the new SSL Certificate defaults (IP Address, Category, Owner)
v0.56.0 2013-05-02 aa6f70a0b01ada5a5bc2105297cbf398c2527401
- Completely reworked user settings
v0.55.3 2013-05-02 96b730d0dee80ff2999db3beb6883c3d1449de36
- Renamed System Settings to Display Settings
v0.55.2 2013-05-02 e926992165edd4354c0a9c8217888d6506dc1588
- Added the new default system & user settings to System Settings
v0.55.1 2013-05-01 1ac2c469da9369dc3706f62dc65c2e5367ff7965
- Added the new default user settings as session variables in the login process
v0.55.0 2013-05-01 67d14a5eeb30da04b18ac3643e755ae17738ba3b
- Updated the entire system to work with the new SSL IP Addresses and Categories
v0.54.0 2013-05-01 67077cb051dc42ba58a119ae411ec085b9436127
- Completely reworked the main menu and created an Asset Management section for managing all web assets
v0.53.0 2013-05-01 accb96214ec5eda4c5c8d856f353f387e2af8fc9
- Added the Cost by SSL Type report
v0.52.0 2013-05-01 d75f3648e0f37ce7801e96e4b67ddca67561989e
- Added the Cost by TLD report
v0.51.0 2013-04-30 090bbd5260341cd61613148c58e79bb01e2c55c8
- Added the SSL Cost by Owner report
v0.50.0 2013-04-30 f2b05233945ed4d92342045108d056944d8a618b
- Added the Domain Cost by Owner report
v0.49.0 2013-04-30 762f3ee134c7450bb63d37491426c01b2164d15a
- Added the Cost by Provider report
v0.48.0 2013-04-30 f80dfd4afbe41ef363473a411ff8b636e820cb10
- Added the Cost by Registrar report
v0.47.0 2013-04-30 9c5c40f1e7ced429b58aae6e3563d6469c613446
- Added the SSL Cost by Category report
v0.46.0 2013-04-30 9bde9414473d61bd2ce9c03a5d9e9e57ef9d7604
- Added the Domain Cost by Category report
v0.45.2 2013-04-30 8e9bee8295d0d2e467c5fb509fe17c7577368587
- Fixed a System Settings bug that was causing conversions to show up wrong after switching default currencies
v0.45.1 2013-04-29 c9ef4bc9400cdab0c5d650edcfcd285e981a6183
- Updated the search boxes on the main Domain & SSL Certificate pages to use DIVs instead of TABLEs
v0.45.0 2013-04-29 76ac4d3923fb0b23d8066f3bac5b37cfefb3d822
- Completely reworked currencies to be user-based instead of system-based
v0.44.6 2013-04-28 553187721cc4b485b581400425117b087627f428
- Updated the login process to use the user's default currency instead of the system's default currency
v0.44.5 2013-04-28 b535a387bbb4e35ccc134d2613576a2df87abba2
- Updated the login process to run the database update check script
v0.44.4 2013-04-28 877e86d96c876aa52fbb04ad1f0b2fb7b6cd1b7b
- Updated the main Domain page export to display the segment filter result numbers
v0.44.3 2013-04-28 889059180eb81f06c78335d4d47325341c67d563
- Updated the main Domain & SSL Certificate page exports to display the search filters
v0.44.2 2013-04-28 0583ed0f728ec87c02546066c9946da8dbe5f355
- Updated the main Domain & SSL Certificate pages to display the total cost for your search results
v0.44.1 2013-04-28 98a68d3fefaea91112bb1bcd06bef0ebb8ef8f39
- Moved the Domain & SSL Certificate Renewal pages to the Reporting section
v0.44.0 2013-04-28 a61ffdd3ee72e29b3987eff898ff19907d34fd51
- Updated the Domain & SSL Certificate Renewal pages to display and export a lot more information
v0.43.0 2013-04-27 4559d1a75b85f7e36337d2a66a6423d7cea722d7
- Added the SSL Provider Fee Breakdown report
v0.42.0 2013-04-27 f48223ce0d3f51f97aa864e9ee8041f7783babb5
- Added the Registrar Fee Breakdown report
v0.41.3 2013-04-27 99f0e88e147fb324d7adb09541b923158c03373c
- Updated the currency formatting and conversion process to be more portable
v0.41.2 2013-04-27 5802533e4c429fceaae300f86b4659a41a239cf7
- Updated exports so that they displayed UTF-8 characters properly
v0.41.1 2013-04-27 50438c04c24a303ef89fb8650e90707b3c982286
- Updated the currency conversion cron job to check for currencies associated with SSL certificates
v0.41.0 2013-04-27 636696e92749073ba3644f2d82279b667f636e15
- Added a cron job for updating all currency conversions
v0.40.2 2013-04-27 95efb8e837745373c60ea301fc94ce5496a12b35
- Added a 'View All' option to the Domain & SSL Certificate Renewal pages
v0.40.1 2013-04-26 336e6a2c119fa20b7b524b3749d0c5f377184e72
- Updated the System Settings to allow for the default currency to be set
v0.40.0 2013-04-26 dabb9297006345a51674e0cb92b89431762f8755
- Updated the database connections to support the UTF-8 character set
v0.39.0 2013-04-26 f1b628540bdfd64440b39e36ff9b7e844a424f1b
- Added the SSL Cost Breakdown by Month report
v0.38.0 2013-04-26 c0ff85e855c211850f41ab203497413e6e0ea91c
- Added the Domain Cost Breakdown by Month report
v0.37.1 2013-04-26 60cf4eda9206ad74945378a89b3e95547d9c0e7e
- Updated the currency formatting and conversion process for better compatibility with windows servers
v0.37.0 2013-04-25 2cabdd770ef5cdbc0222888b84d8f6483f8a905a
- Added a Reporting section
v0.36.3 2013-04-24 41d0110f693a1a1700d7dc05111e5f85d1f537a7
- Updated the Segment Filter result exports to include the initial fee
v0.36.2 2013-04-24 99bd12f727d9b68401e980ef4d15798524de92ab
- Updated the Domain Renewal export to include the initial fee
v0.36.1 2013-04-24 706204f91019891f2db9a658d091209277b0d09c
- Updated the SSL Certificate Renewal export to include the initial fee
v0.36.0 2013-04-24 8b390c415c9bd16e9849cbf4a618896e88bd4f6e
- Added the ability to manage domain registrar transfer fees
v0.35.0 2013-04-24 967525740d9ac2823e5dba8dc42a42cf25ee500b
- Added the ability to view notes in a new window instead of the text area on the domain & SSL certificate add & edit pages
v0.34.2 2013-04-23 f1103be22b45a406b7eb94198dc02e06d2cda4f2
- Updated the domain format check script to allow for ASCII versions of IDNs
v0.34.1 2013-04-21 a26079d2bb5b33cb5b949d3752914c9c177d97a1
- Cleaned up all SQL queries and removed all unnecessary 'active' fields
v0.34.0 2013-04-20 90f93225f1165d2f6b3f49dc1a09dfe8b56882a0
- Decommissioned the Domain Status and Status Notes fields, as they were redundant and confusing
v0.33.6 2013-04-20 c9bb9aa892b633c4c474727150ce53c4243b0b90
- Renamed Price to Fee in domain & SSL certificate renewal exports
v0.33.5 2013-04-20 825f7c17e6e489ea5aee0c6f2f824ad3d1d25f7f
- Fixed a bug that made it so the default currency isn't displayed in domain & SSL renewal exports
v0.33.4 2013-04-20 967ebba64e81d99c5b45a8f675d9e8a4b25852d3
- Updated Bulk Actions to denote required fields
v0.33.3 2013-04-20 1a279a8d5193c2bae27e9f94f1cc657f4e6efc0b
- Updated all of the add & edit pages to denote required fields
v0.33.2 2013-04-20 050ba65e682dfc1ba950d70acfddb0170a330ab5
- Updated the DNS Profile add & edit pages to allow the user to enter the IP addresses associated with the DNS servers
v0.33.1 2013-04-19 f59c28c8feb3fe0e387fc4f745ff95aedec136f8
- Updated the daily expiration email process so that the number of days to include in the email can be changed in the Control Panel
v0.33.0 2013-04-19 8fe77acc3acd6fd051f0f72fff18ecf40c1103aa
- Added the ability to manage passwords for Domain Registrar & SSL Provider Accounts
v0.32.1 2013-04-19 5973f86058800aa148b4e7701d188f831371413a
- Fixed a bug that caused every newly-saved IP Address to automatically become the system default
v0.32.0 2013-04-19 d8b0976a5702cd12918ceb62ec6cf50017b77647
- Added support for managing Web Hosting providers
v0.31.5 2013-04-18 585432de4c4d9335d04d3197a53b9bc7268bf2b7
- Fixed a bug on the SSL Certificate Renewals page that was causing exports to return zero results
v0.31.4 2013-04-16 b73dbb814c31c1108f861cc274a160b6a26d174c
- Added a DOCTYPE declaration to every page
v0.31.3 2013-04-16 8fd1d13ee7931629190b3dac2720a72fc5f75385
- Updated the system-wide headers to use DIVs instead of TABLEs
v0.31.2 2013-04-16 20d6395d8ecbc0445f308ca8f59171fb0408aee7
- Updated the System Maintenance Message to use DIVs instead of TABLEs
v0.31.1 2013-04-16 b187cce01e6cf813c7393bda2684c6b41e924fa4
- Updated the System Result Message to use DIVs instead of TABLEs
v0.31.0 2013-04-16 3d0afc3f162a4e01ce95fbfac2c1b628e1c91e62
- Updated the login page to use a DIV instead of a TABLE
v0.30.2 2013-04-16 4e0870459cb3c4ffc7e9d74c1b5b5b093a15b3be
- Added a Default Timezone field to the System Settings
v0.30.1 2013-04-15 7e34b1f05d12545b39d01b2792a6a043fd2e885c
- Added a Full URL field to the System Settings
v0.30.0 2013-04-15 ea32f69a5933afc775da7dc81b352e22fcf71ffc
- Added an Email Settings section to the Control Panel
v0.29.0 2013-04-15 37314e7cc546113e2e8e014549ea61fe0a1d9eb7
- Added a cron job for sending users a daily email about upcoming domain & SSL certificate expirations
v0.28.0 2013-04-15 5bb19db9d18745cf783a92aa03677bcf03f6eeb1
- Added a System Info page to the Control Panel
v0.27.3 2013-04-14 2173eec8511c81b948e88459e2bb8301314e229b
- Added various form checks to the Segment add & edit pages
v0.27.2 2013-04-14 3953e92cfcc081c271984c82b0f6ff4ef1841da1
- Added a check to the add & edit pages to verify the validity of submitted expiry dates
v0.27.1 2013-04-11 74fb58d3b49148b7da64c849b65864c779572adb
- Added a check to Bulk Actions to see if the Notes field was submitted blank or not
v0.27.0 2013-04-10 4f49ed572b7958325f98329a1a12c0ff491ac2f2
- Added a logo and favicon
v0.26.6 2013-04-10 dc9749128f617db39c86ee9f01860ac79da42115
- Updated the Segment system to give the users a lot more control and information (seeing which domains don't match the segment, which ones match but are inactive, etc.)
v0.26.5 2013-04-09 7ebd2877fd801aeb63d2105d6a6598218b84ebd7
- Updated the login process to execute the Segment Update script
v0.26.4 2013-04-09 3b148af7c5db30fe28980dc85c5e14af1429b501
- Added checks for invalid domains on the Bulk Actions form
v0.26.3 2013-04-08 9a750bb91612bbb0657b6f9e6dd562b6859ca2aa
- Renamed Primary Category to Category
v0.26.2 2013-04-08 c5eb1195313225e2a4b56424b6ac91752f684bd8
- Added to the functionality of the data submission checks on the Bulk Actions form
v0.26.1 2013-04-08 aeca295828e60c915f04328e00de0dec833486cc
- Updated the login process to execute the Fix TLDs script
v0.26.0 2013-04-08 6d285bf0dcd3a28bd0a09294f3c5ec34c3c6be0c
- Completely reworked how the Fix Fees scripts work
v0.25.2 2013-04-08 fbc7425350c943049e917cf89babf403fa472e5b
- Updated the currency conversion & format process and converted it to an include
v0.25.1 2013-04-08 3d266ceba8854f1acb26f605b1c6f1305d05688e
- Added the Fee column to the main Domain & SSL Certificate pages
v0.25.0 2013-04-08 3af73bb7194f68c09798ba1cfc7f163b3c4299ba
- Added the ability to export results on the main SSL Certificates page
v0.24.2 2013-04-08 c058365c8eaa5351de3a8e64327b6e62cb510777
- Updated the Renewal exports to only include active domains & SSL certificates
v0.24.1 2013-04-07 7be3762a242d2cd962f5ed568d16da433e7d468c
- Renamed Domain Expirations & SSL Certificate Expirations to Domain Renewals & SSL Certificate Renewals
v0.24.0 2013-04-07 aa6055fefd6294806294fb991c082fb692ffe933
- Added the ability to export results on the main Domains page
v0.23.0 2013-04-07 75b262fcecd2f351b97d7134cbe2a550a530208c
- Added support for missing & inactive domains when dealing with Segment filters
v0.22.5 2013-04-07 150ab40bc40d920fbabbeb32c09d5dbc4b5b55aa
- Updated the Domain & SSL Certificate deletion process so that fees can be entered with a value of 0 (which used to delete the fee)
v0.22.4 2013-04-07 8e3de2e21bc01d411adf5aa2516b2c22a3719540
- Fixed SQL select bug on the SSL Provider edit page
v0.22.3 2013-04-06 b46fe28b6f867e0aa3d4fc3acd9918233e0f274d
- Fixed a spelling mistake that was breaking a CSS class
v0.22.2 2013-04-06 ee50fe7ccd57142e3dd6ce1122c923f4d8875a76
- Fixed a variable spelling bug on the main SSL Certificates page
v0.22.1 2013-04-06 206bff51b0cd0a9c35e46111bf2974fa8e9b7c0c
- Split the domain registrar & SSL provider fees out to separate pages
v0.22.0 2013-04-06 254bf7306a4f3dcbce2f3d4cc6bc9ccf2db3d5c0
- Removed the Test Data system
v0.21.8 2013-04-06 7e8fb9078b7c57081911a9adee4d02b6a91a6c4c
- Updated various forms to perform additional error checking on dropdown lists
v0.21.7 2013-04-06 5fd870a589ab3ef4edefc2005374ef155bd70cc3
- Updated how incomplete data is dealt with on various add & edit pages
v0.21.6 2013-04-05 15507f1ab3a232802c51e19ba630a6220f0889f8
- Added Domain Registrars & SSL Providers to the user's display settings (for the Domains page)
v0.21.5 2013-04-05 863a21dca34ec250a3c1190f2b3e622ba8f720dd
- Updated user add & edit process to account for the new user-based settings
v0.21.4 2013-04-05 fe60220dff968b2b7eb2581ab0449e7aba920025
- Updated the Domains page to only display the data columns chosen by the user
v0.21.3 2013-04-05 625edbc0e0126850bd832b1712ee901ed0c86338
- Fixed Owners page bug that was causing SQL statements to cross
v0.21.2 2013-04-04 e6b7457ded821606d4da940052c22f04b404126d
- Updated the login process to check for existing domains & SSL certificates
v0.21.1 2013-04-04 d016a1247d2d205062d2b43a7f627f789662a05f
- Updated the domain expiration export process to include the domain status information
v0.21.0 2013-04-04 04925bdaf7fc08ef5fb2e7c4eb32b3e93991758a
- Added an SSL Certificate breakdown to the Owners page
v0.20.2 2013-04-04 f605a2b17f2b44471e6fc5b216ef435289f0d13a
- Fixed a display bug on various add & edit page dropdown menus
v0.20.1 2013-04-03 0fe37df4b4cca438f2710830479389d4651c28ae
- Updated the Owners display page to show how many accounts the inactive Owners have
v0.20.0 2013-04-03 3bd0bac56f67acd9ae04091d6fbe5dcf73912d45
- Expanded on the ability to select default assets
v0.19.4 2013-04-03 0b9d8f6f7f2da308b41f040c060a755e6bff652d
- Renamed SSL Functions to SSL Types
v0.19.3 2013-04-02 1d2edf0cb52bf6bd48f9a30af106c4f2a9689dfd
- Added SSL Function display page
v0.19.2 2013-04-02 1df2e9c75a544981d2ea4e290d834c41d9a3d522
- Added SSL Functions to submenu
v0.19.1 2013-04-02 953b78cdbb6346de8f03aa5f7e5bfdf8a752eafb
- Added SSL Functions to main menu
v0.19.0 2013-04-02 7c7032dc469ead0338903c28da1dafaa87a3ba5f
- Completely overhauled the SSL Certificate code to account for the new SSL Function options
v0.18.3 2013-04-02 c655fd081dc04756e7a755ae6f0810af57dbc35f
- Fixed database version check variable bug that was causing SQL statements to cross
v0.18.2 2013-04-02 70fc94328f60551e1e729b3f4947397d745ed192
- Updated database upgrade check process to display a maintenance notification if a database upgrade is required
v0.18.1 2013-04-02 750e2db9c3c4d92426af885fa2878e71c391245b
- Renamed Exchange Rates to Conversion Rates
v0.18.0 2013-04-01 b27fb7924efdddeabb616c4fad309ec67f54d31b
- Added the ability for users to update their email address
v0.17.0 2013-04-01 96a4b710e407fac9d5c1fe5ef3cee55730fabeb7
- Added the ability to manually edit conversion rates
v0.16.1 2013-04-01 3786de0930cac2047c21ec5cbc3d6946d24835e3
- Updated the domain deletion process to display an error if someone tries to delete a domain with active SSL certificates associated with it
v0.16.0 2013-04-01 8d9f0eb57731e193e261e8243bc5bfa87563adb3
- Added the ability to delete assets on various asset edit pages
v0.15.2 2013-04-01 0a2a78e17609d6da330ee7765a3e5d0f900647b3
- Renamed Category Owner to Category Stakeholder
v0.15.1 2013-04-01 2613e67c5fadaa013920d97891cc8d22488c6b26
- Fixed a bug that prevented registrar fees from being deleted
v0.15.0 2013-04-01 1d79640933577fa9ed095b87bdb7d725f4f70eda
- Added the ability to assign defaults to DNS Profiles, IP Addresses & Owners
v0.14.1 2013-03-31 593ac93dd48c3c69901a20eb875e46be1190b82c
- Fixed whitespace bug on DNS Profile list page that was causing redirects to fail
v0.14.0 2013-03-29 9b1ffc518348b5442c28514314997dd6f69dc3f8
- Began adding support for user-defined system settings
v0.13.0 2013-03-28 c173b859ab5ac00c9d08b1ff98c1ebf68865726d
- Added rDNS (reverse DNS) to IP Address data
v0.12.0 2013-03-27 c6b1091368cfeb1764b08cc1ec3e863edd6df910
- Expanded upon the support for multiple users
v0.11.2 2013-03-26 2da5f988e43d06ab66dc2c3c41688162e3cce1f6
- Fixed a bug with the registrar list that made it so only active registrars displayed, and not ones that had only domains marked as pending renewal, pending registration, etc.
v0.11.1 2013-03-26 b437760ff1aaae53559b29d9b5ac4ab94b6297cf
- Fixed a bug in the SSL expiration export that was causing the IP Address to not display
v0.11.0 2013-03-26 7a0827cd77b4560225d24cf993cad26d94577168
- Added additional assets to support IP Address management
v0.10.0 2013-03-25 1b506932b6fa82ea7e50d90af011cb414e497f4f
- Added support for IP Addresses on SSL Certificate add & edit pages
v0.9.0 2013-03-24 552c84350198c76ea645118420cde8c62234a7a4
- Added a mechanism to check the current database version during login
v0.8.3 2013-03-23 9ee72cfa68fd006046adf973e50bb13a449ab6b9
- Fixed a bug with the add domain page that caused the status to not get added to the database
v0.8.2 2013-03-22 3137f363bb765c45ca88ba7c5d09a70337c99507
- Fixed a bug with Bulk Actions that made it so only registrar accounts that already had domains associated with them were displayed
v0.8.1 2013-03-21 f92eb3baf11545875f861b38ad02870152c2ddcb
- Fixed a bug that was preventing the submenu from displaying
v0.8.0 2013-03-20 215f2bd1f279ea5bcc1d6d1b9b86c7bf1a99960e
- Added support for automated currency conversions
v0.7.0 2013-03-20 aa458942079ae5da3439a0bb74f7a17d0e302a91
- Added MySQL escaping to various files to help prevent SQL injections
v0.6.1 2012-03-06 bb81c60e2bcc4c7aaedd4151d2d0cb2c22fcd65a
- Updated the domain expiration export to include DNS Profile
v0.6.0 2011-06-20 23528ce16e19a6bc0ee82df74a16a165c642307d
- Added 'Sold' as a domain status type
v0.5.2 2010-10-02 7d4fde6200277663c9b6b4c46fd40b7be13c488b
- Updated the domain expiration results to exclude expired domains, instead of including active domains. So now the results will include domains that are pending renewal, pending registration, etc.
v0.5.1 2010-09-22 31121f87ce94c37f1c88a722a3fe71b6e2d510b2
- Updated the domain expiration export to include Category Owner
v0.5.0 2010-09-22 db4558655c77ce3e3c079f753793efc93c899ec7
- Added support for Category Owner
v0.4.1 2010-08-15 f4e173731f9324dc9f43fd176e43abdf2e0fbcea
- Fixed $web_root bug that caused some system links to break
v0.4.0 2010-05-11 62944fc5dd11a1fde8d7999f9ef938e7cca6aa6f
- Added Function field to SSL certificates
v0.3.1 2010-05-10 ad61e37cded497c8d16c82f85fc614537265d8ed
- Switched SSL Type from text field to dropdown list with separate database
v0.3.0 2010-05-09 de417f0c7d408df04d00d7282404763402b7d9e8
- Added the ability for users to edit their profile
v0.2.0 2010-05-09 4e4d0a820d0d8e6366ca4836ced9e80aa2084dfa
- Began adding support for creating new users
v0.1.0 2010-05-09 aedaede37b97303950689e815b80895ce9dc903e
- Initial Release